AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Data Fields
Aqua::CalcServer::clientData Struct Reference

Data structure to store the variables requested and a flag to know if the entry point has been found. More...

Data Fields

std::string entry_point
 Entry point.
 
unsigned int entry_points
 Number of instances of the entry point found.
 
std::vector< std::string > var_names
 List of required variables.
 

Detailed Description

Data structure to store the variables requested and a flag to know if the entry point has been found.

Field Documentation

◆ entry_point

std::string Aqua::CalcServer::clientData::entry_point

Entry point.

◆ entry_points

unsigned int Aqua::CalcServer::clientData::entry_points

Number of instances of the entry point found.

◆ var_names

std::vector<std::string> Aqua::CalcServer::clientData::var_names

List of required variables.


The documentation for this struct was generated from the following file: