![]() |
helics
2.8.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} |
| 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} |
object representing a query
1.8.17