![]() |
helics 3.7.0
|
#include "ActionMessage.hpp"#include "FederateIdExtra.hpp"#include "gmlc/containers/BlockingPriorityQueue.hpp"#include <atomic>#include <limits>#include <memory>#include <nlohmann/json_fwd.hpp>#include <string>#include <thread>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | helics::BrokerBase |
Namespaces | |
| namespace | 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 | |
| const std::string & | helics::brokerStateName (BrokerBase::BrokerState state) |
virtual base class for object that function like a broker includes common parameters and some common methods used cores and brokers