helics  3.5.2
Public Attributes | List of all members
helics::QueryObject Class Reference

#include <api_objects.h>

Public Attributes

std::string target
 the target of the query
 
std::string query
 the actual query itself
 
std::string response
 the response to the query
 
std::shared_ptr< FederateactiveFed
 pointer to the fed with the active Query
 
bool activeAsync {false}
 
HelicsSequencingModes mode {HELICS_SEQUENCING_MODE_FAST}
 the ordering mode used for the query
 
QueryId asyncIndexCode
 the index to use for the queryComplete call
 
int valid {0}
 

Detailed Description

object representing a query


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