helics  3.5.2
Public Member Functions | Public Attributes | List of all members
helics::publication_info Struct Reference

#include <ValueFederateManager.hpp>

Public Member Functions

 publication_info (std::string_view n_name, std::string_view n_type, std::string_view n_units)
 

Public Attributes

std::string name
 publication name
 
std::string type
 publication type
 
std::string units
 publication units
 
InterfaceHandle coreID
 Handle from the core.
 
PublicationId id
 the id used as the identifier
 
int size {-1}
 required size of a publication
 
bool forward {true}
 

Detailed Description

structure used to contain information about a publication


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