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

#include <ValueFederateManager.hpp>

Public Member Functions

 publication_info (const std::string &n_name, const std::string &n_type, const std::string &n_units)
 

Public Attributes

std::string name
 publication name
 
std::string type
 publication type
 
std::string units
 publication units
 
interface_handle coreID
 Handle from the core.
 
publication_id_t 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: