helics  2.8.1
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}
 
helics_sequencing_mode mode {helics_sequencing_mode_fast}
 the ordering mode used for the query
 
query_id_t 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: