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

#include <api_objects.h>

Public Attributes

vtype type = vtype::invalid_fed
 
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
 

Detailed Description

object wrapping a federate for the c-api


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