![]() |
helics
2.8.1
|
#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} |
structure used to contain information about a publication
1.8.17