, including all inherited members.
| finalizeWare() | openfluid::ware::SimulationDrivenWare | [virtual] |
| getParamsAsPropertyTree(const WareParams_t &Params) | openfluid::ware::PluggableWare | [static] |
| initializeWare(const WareID_t &SimID) | openfluid::ware::PluggableObserver | [virtual] |
| initParams(const openfluid::ware::WareParams_t &Params)=0 | openfluid::ware::PluggableObserver | [pure virtual] |
| isLinked() const | openfluid::ware::SimulationInspectorWare | [inline, protected, virtual] |
| isWellFormated(const openfluid::ware::WareParamKey_t &ParameterKey) | openfluid::ware::PluggableWare | [static] |
| linkToCoreRepository(openfluid::core::CoreRepository *CoreRepos) | openfluid::ware::SimulationInspectorWare | [inline] |
| linkToDatastore(openfluid::core::Datastore *DStore) | openfluid::ware::SimulationInspectorWare | [inline] |
| linkToRunEnvironment(const openfluid::base::EnvironmentProperties *Env) | openfluid::ware::PluggableWare | [inline] |
| linkToSimulation(const openfluid::base::SimulationStatus *SimStatus) | openfluid::ware::SimulationDrivenWare | |
| linkToSimulationLogger(openfluid::base::SimulationLogger *SimLogger) | openfluid::ware::SimulationDrivenWare | [inline] |
| m_Initialized | openfluid::ware::PluggableWare | [protected] |
| m_WareType | openfluid::ware::PluggableWare | [protected] |
| mp_CoreData | openfluid::ware::SimulationInspectorWare | [protected] |
| mp_SimLogger | openfluid::ware::SimulationDrivenWare | [protected] |
| OBSERVER enum value | openfluid::ware::PluggableWare | |
| onFinalizedRun()=0 | openfluid::ware::PluggableObserver | [pure virtual] |
| onInitializedRun()=0 | openfluid::ware::PluggableObserver | [pure virtual] |
| onPrepared()=0 | openfluid::ware::PluggableObserver | [pure virtual] |
| onStepCompleted()=0 | openfluid::ware::PluggableObserver | [pure virtual] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::StringValue &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::DoubleValue &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::VectorValue &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::MatrixValue &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, double &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, long &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetAttribute(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetBeginDate() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetCurrentDate() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetCurrentStage() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetCurrentTimeIndex() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetDefaultDeltaT() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetEndDate() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetEvents(const openfluid::core::Unit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate, openfluid::core::EventsCollection &Events) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetLatestVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::IndexedValue &IndVal) | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetLatestVariables(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, openfluid::core::IndexedValueList &IndValList) | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetPreviousRunTimeIndex() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetRunEnvironment(std::string Key, std::string &Val) | openfluid::ware::PluggableWare | [protected] |
| OPENFLUID_GetRunEnvironment(std::string Key, bool &Val) | openfluid::ware::PluggableWare | [protected] |
| OPENFLUID_GetSchedulingConstraint() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetSimulationDuration() const | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_GetUnit(const openfluid::core::UnitClass_t &ClassName, const openfluid::core::UnitID_t &ID, openfluid::core::Unit *aUnit) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetUnit(const openfluid::core::UnitClass_t &ClassName, const openfluid::core::UnitID_t &ID) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetUnitsCount(unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetUnitsCount(const openfluid::core::UnitClass_t ClassName, unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, double &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, long &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, bool &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, std::string &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, double &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, long &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, bool &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetVariables(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, const openfluid::core::TimeIndex_t EndIndex, openfluid::core::IndexedValueList &IndValList) | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_GetWareID() const | openfluid::ware::PluggableWare | [inline, protected] |
| OPENFLUID_IsAttributeExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::AttributeName_t &AttrName) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsTypedVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value::Type VarType) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsTypedVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, const openfluid::core::Value::Type VarType) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitChildOf(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameParent, const openfluid::core::UnitID_t &IDParent) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitClassExist(openfluid::core::UnitClass_t ClassName) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitConnectedFrom(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameFrom, const openfluid::core::UnitID_t &IDFrom) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitConnectedTo(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameTo, const openfluid::core::UnitID_t &IDTo) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitExist(openfluid::core::UnitClass_t ClassName, openfluid::core::UnitID_t ID) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsUnitParentOf(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameChild, const openfluid::core::UnitID_t &IDChild) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index, const openfluid::core::Value::Type ValueType) const | openfluid::ware::SimulationInspectorWare | [protected] |
| OPENFLUID_Logger | openfluid::ware::SimulationDrivenWare | [protected] |
| OPENFLUID_RaiseError(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | [protected, virtual] |
| OPENFLUID_RaiseError(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | [protected, virtual] |
| OPENFLUID_RaiseWarning(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | [protected, virtual] |
| OPENFLUID_RaiseWarning(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | [protected, virtual] |
| OTHER enum value | openfluid::ware::PluggableWare | |
| PluggableObserver() | openfluid::ware::PluggableObserver | |
| PluggableWare(WareType WType) | openfluid::ware::PluggableWare | [protected] |
| setPreviousTimeIndex(const openfluid::core::TimeIndex_t &TimeIndex) | openfluid::ware::SimulationDrivenWare | [inline] |
| SimulationDrivenWare(WareType WType) | openfluid::ware::SimulationDrivenWare | [inline, protected] |
| SimulationInspectorWare(WareType WType) | openfluid::ware::SimulationInspectorWare | [inline, protected] |
| SIMULATOR enum value | openfluid::ware::PluggableWare | |
| UNDEFINED enum value | openfluid::ware::PluggableWare | |
| WareType enum name | openfluid::ware::PluggableWare | |
| ~PluggableObserver() | openfluid::ware::PluggableObserver | [virtual] |
| ~PluggableWare() | openfluid::ware::PluggableWare | [virtual] |
| ~SimulationDrivenWare() | openfluid::ware::SimulationDrivenWare | [inline, virtual] |
| ~SimulationInspectorWare() | openfluid::ware::SimulationInspectorWare | [inline, virtual] |