![]() |
helics
3.6.1
|
#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< Federate > | activeFed |
| 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} |
object representing a query