![]() |
Classes | |
class | GeneratorSignature |
class | ObserverSignature |
class | PluggableObserver |
class | PluggableSimulator |
Abstract class for simulator plugin. More... | |
class | PluggableWare |
class | SignatureDataItem |
class | SignatureHandledData |
class | SignatureSpatialDataItem |
class | SignatureTimeScheduling |
class | SignatureTypedSpatialDataItem |
class | SignatureUnitsClassItem |
class | SignatureUnitsGraph |
class | SimulationContributorWare |
class | SimulationDrivenWare |
class | SimulationInspectorWare |
class | SimulatorSignature |
class | WareException |
class | WareParamsTree |
class | WareSignature |
Typedefs | |
typedef PluggableObserver *(* | GetPluggableObserverBodyProc) () |
typedef ObserverSignature *(* | GetPluggableObserverSignatureProc) () |
typedef PluggableSimulator *(* | GetPluggableSimulatorBodyProc) () |
typedef SimulatorSignature *(* | GetPluggableSimulatorSignatureProc) () |
typedef std::string | SimMethod_t |
typedef std::string | SimProcess_t |
typedef std::string | SimDomain_t |
typedef std::string | WareID_t |
typedef std::string | WareName_t |
typedef std::string | WareVersion_t |
typedef std::string | WareParamKey_t |
typedef openfluid::core::StringValue | WareParamValue_t |
typedef std::map< WareParamKey_t, WareParamValue_t > | WareParams_t |
Enumerations | |
enum | WareType { WareType::UNDEFINED, WareType::SIMULATOR, WareType::GENERATOR, WareType::OBSERVER, WareType::BUILDEREXT, WareType::OTHER } |
enum | WareStatus_t { EXPERIMENTAL, BETA, STABLE } |
typedef PluggableObserver*(* openfluid::ware::GetPluggableObserverBodyProc) () |
typedef ObserverSignature*(* openfluid::ware::GetPluggableObserverSignatureProc) () |
typedef PluggableSimulator*(* openfluid::ware::GetPluggableSimulatorBodyProc) () |
typedef SimulatorSignature*(* openfluid::ware::GetPluggableSimulatorSignatureProc) () |
typedef std::string openfluid::ware::SimDomain_t |
typedef std::string openfluid::ware::SimMethod_t |
typedef std::string openfluid::ware::SimProcess_t |
typedef std::string openfluid::ware::WareID_t |
typedef std::string openfluid::ware::WareName_t |
typedef std::string openfluid::ware::WareParamKey_t |
typedef std::map<WareParamKey_t, WareParamValue_t> openfluid::ware::WareParams_t |
typedef std::string openfluid::ware::WareVersion_t |
|
strong |