![]() |
helics
3.6.1
|
forward declaration of QueryReuse More...
#include <CoreBroker.hpp>
Public Member Functions | |
| BasicFedInfo (std::string_view fedname) | |
Public Attributes | |
| const std::string | name |
| name of the federate | |
| GlobalFederateId | global_id |
| the identification code for the federate | |
| route_id | route |
| the routing information for data to be sent to the federate | |
| GlobalBrokerId | parent |
| the id of the parent broker/core | |
| ConnectionState | state {ConnectionState::CONNECTED} |
| bool | nonCounting {false} |
| indicator the federate shouldn't count toward limits or total | |
| bool | observer {false} |
| bool | dynamic {false} |
| , indicator that the federate is an observer only More... | |
| bool | reentrant {false} |
| indicator that the federate can be reentrant | |
forward declaration of QueryReuse
class defining the common information for a federate
| bool helics::BasicFedInfo::dynamic {false} |
, indicator that the federate is an observer only
indicator that the federate joined dynamically