helics  3.5.2
Public Attributes | List of all members
helics::FedObject Class Reference

#include <api_objects.h>

Public Attributes

FederateType type = FederateType::INVALID
 
int index {-2}
 
int valid {0}
 
std::shared_ptr< Federatefedptr
 
MessageHolder messages
 
std::vector< std::unique_ptr< InputObject > > inputs
 
std::vector< std::unique_ptr< PublicationObject > > pubs
 
std::vector< std::unique_ptr< EndpointObject > > epts
 
std::vector< std::unique_ptr< FilterObject > > filters
 
std::vector< std::unique_ptr< TranslatorObject > > translators
 
std::pair< std::string, std::string > commandBuffer
 

Detailed Description

object wrapping a federate for the c-api


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