
Classes | |
| class | GeneratorSignature |
| class | ObserverSignature |
| class | PluggableObserver |
| class | PluggableSimulator |
| Abstract class for simulator plugin. More... | |
| class | PluggableWare |
| class | SimulationContributorWare |
| class | SimulationDrivenWare |
| class | SimulationInspectorWare |
| class | SignatureHandledDataItem |
| class | SignatureHandledTypedDataItem |
| class | SignatureHandledUnitsClassItem |
| class | SignatureHandledData |
| class | SignatureHandledUnitsGraph |
| class | SignatureTimeScheduling |
| class | SimulatorSignature |
| class | WareException |
| class | WareSignature |
Typedefs | |
| typedef PluggableObserver *(* | GetPluggableObserverBodyProc )() |
| typedef ObserverSignature *(* | GetPluggableObserverSignatureProc )() |
| typedef PluggableSimulator *(* | GetPluggableSimulatorBodyProc )() |
| typedef SimulatorSignature *(* | GetPluggableSimulatorSignatureProc )() |
| typedef std::string | WareParamKey_t |
| typedef openfluid::core::StringValue | WareParamValue_t |
| typedef std::map < WareParamKey_t, WareParamValue_t > | WareParams_t |
| 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 |
Enumerations | |
| 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 |
1.8.6