![]() |
helics
3.0.1
|
#include "ValueFederate.hpp"
#include <array>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | helics::VectorSubscription< X > |
class | helics::VectorSubscription2d< X > |
Namespaces | |
helics | |
the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace | |
Functions | |
template<class X > | |
X | helics::getValue (ValueFederate &fed, const std::string &key) |
template<class X > | |
void | helics::getValue (ValueFederate &fed, const std::string &key, X &obj) |
helper function for generate subscriptions of specify types