![]() |
helics
2.8.1
|
#include <CoreBroker.hpp>
Public Member Functions | |
| BasicFedInfo (const std::string &fedname) | |
Public Attributes | |
| const std::string | name |
| name of the federate | |
| global_federate_id | global_id |
| the identification code for the federate | |
| route_id | route |
| the routing information for data to be sent to the federate | |
| global_broker_id | parent |
| the id of the parent broker/core | |
| connection_state | state {connection_state::connected} |
| bool | nonCounting {false} |
class defining the common information for a federate
1.8.17