helics  3.3.0
Public Member Functions | Public Attributes | List of all members
helics::BasicFedInfo Class Reference

#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}
 

Detailed Description

class defining the common information for a federate


The documentation for this class was generated from the following file: