|
Documentation for OpenFLUID
2.2.0
|
This is the complete list of members for openfluid::ware::PluggableObserver, including all inherited members.
| appendToLog(openfluid::tools::FileLogger::LogType LType, const std::string &Msg) const | openfluid::ware::SimulationDrivenWare | protected |
| computeFrameworkContext(const std::string &CodeLoc="") const | openfluid::ware::SimulationDrivenWare | protected |
| computeWareContext(const std::string &CodeLoc="") const | openfluid::ware::SimulationDrivenWare | protected |
| displayToConsole(openfluid::tools::FileLogger::LogType LType, const std::string &Msg) const | openfluid::ware::SimulationDrivenWare | protected |
| finalizeWare() | openfluid::ware::SimulationDrivenWare | virtual |
| 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 | inlineprotectedvirtual |
| isWellFormatted(const openfluid::ware::WareParamKey_t &ParameterKey) | openfluid::ware::PluggableWare | static |
| linkToDatastore(openfluid::core::Datastore *DStore) | openfluid::ware::SimulationInspectorWare | inline |
| linkToRunEnvironment(const openfluid::core::MapValue *Env) | openfluid::ware::PluggableWare | inline |
| linkToSimulation(const openfluid::base::SimulationStatus *SimStatus) | openfluid::ware::SimulationDrivenWare | |
| linkToSimulationLogger(openfluid::base::SimulationLogger *SimLogger) | openfluid::ware::SimulationDrivenWare | inline |
| linkToSpatialGraph(openfluid::core::SpatialGraph *SGraph) | openfluid::ware::SimulationInspectorWare | inline |
| m_Initialized | openfluid::ware::PluggableWare | protected |
| mp_SpatialData | openfluid::ware::SimulationInspectorWare | protected |
| 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::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, double &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, long &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetAttribute(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName) 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_GetCurrentStageAsString() 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::SpatialUnit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate, openfluid::core::EventsCollection &Events) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetEvents(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetLatestVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::IndexedValue &IndVal) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetLatestVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetLatestVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, openfluid::core::IndexedValueList &IndValList) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetLatestVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetPreviousRunTimeIndex() const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetRunEnvironment(const std::string &Key, std::string &Val) | openfluid::ware::PluggableWare | protected |
| OPENFLUID_GetRunEnvironment(const 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::UnitsClass_t &ClassName, const openfluid::core::UnitID_t &ID, openfluid::core::SpatialUnit *&aUnit) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnit(const openfluid::core::UnitsClass_t &ClassName, const openfluid::core::UnitID_t &ID) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnits(const openfluid::core::UnitsClass_t &ClassName) | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnitsCount(unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnitsCount() const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnitsCount(const openfluid::core::UnitsClass_t &ClassName, unsigned int &UnitsCount) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetUnitsCount(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *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::SpatialUnit *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::SpatialUnit *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::SpatialUnit *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::SpatialUnit *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::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, openfluid::core::Value &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, double &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, long &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, bool &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, std::string &Val) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariable(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, const openfluid::core::TimeIndex_t EndIndex, openfluid::core::IndexedValueList &IndValList) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetVariables(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t BeginIndex, const openfluid::core::TimeIndex_t EndIndex) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_GetWareID() const | openfluid::ware::PluggableWare | inlineprotected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::StringValue &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::DoubleValue &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::VectorValue &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, openfluid::core::MatrixValue &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, bool &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, double &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, long &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, float &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, int &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::string &Val) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< std::string > &Vals) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< double > &Vals) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareParameter(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName, std::vector< long > &Vals) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_GetWareType() const | openfluid::ware::PluggableWare | inlineprotected |
| OPENFLUID_IsAttributeExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::AttributeName_t &AttrName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsTypedVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::Value::Type VarType) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsTypedVariableExist(const openfluid::core::SpatialUnit *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::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameParent, const openfluid::core::UnitID_t &IDParent) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsUnitClassExist(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | inlineprotected |
| OPENFLUID_IsUnitConnectedFrom(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameFrom, const openfluid::core::UnitID_t &IDFrom) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsUnitConnectedTo(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameTo, const openfluid::core::UnitID_t &IDTo) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsUnitExist(const openfluid::core::UnitsClass_t &ClassName, openfluid::core::UnitID_t ID) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsUnitParentOf(openfluid::core::SpatialUnit *aUnit, const openfluid::core::UnitsClass_t &ClassNameChild, const openfluid::core::UnitID_t &IDChild) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsUnitsClassExist(const openfluid::core::UnitsClass_t &ClassName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *UnitPtr, const openfluid::core::VariableName_t &VarName, const openfluid::core::TimeIndex_t Index) const | openfluid::ware::SimulationInspectorWare | protected |
| OPENFLUID_IsVariableExist(const openfluid::core::SpatialUnit *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_IsWareParameterExist(const openfluid::ware::WareParams_t &Params, const openfluid::ware::WareParamKey_t &ParamName) const | openfluid::ware::SimulationDrivenWare | protected |
| OPENFLUID_RaiseError(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
| OPENFLUID_RaiseError(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
| OPENFLUID_RaiseWarning(const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
| OPENFLUID_RaiseWarning(const std::string &Source, const std::string &Msg) | openfluid::ware::SimulationDrivenWare | protectedvirtual |
| operator=(const PluggableWare &)=delete | openfluid::ware::PluggableWare | |
| operator=(PluggableWare &&)=default | openfluid::ware::PluggableWare | |
| PluggableObserver() | openfluid::ware::PluggableObserver | |
| PluggableWare(WareType WType) | openfluid::ware::PluggableWare | protected |
| PluggableWare()=default | openfluid::ware::PluggableWare | |
| PluggableWare(const PluggableWare &)=delete | openfluid::ware::PluggableWare | |
| PluggableWare(PluggableWare &&)=default | openfluid::ware::PluggableWare | |
| setPreviousTimeIndex(const openfluid::core::TimeIndex_t &TimeIndex) | openfluid::ware::SimulationDrivenWare | inline |
| SimulationDrivenWare(WareType WType) | openfluid::ware::SimulationDrivenWare | inlineprotected |
| SimulationInspectorWare(WareType WType) | openfluid::ware::SimulationInspectorWare | inlineprotected |
| ~PluggableObserver() | openfluid::ware::PluggableObserver | virtual |
| ~PluggableWare()=default | openfluid::ware::PluggableWare | virtual |
| ~SimulationDrivenWare() | openfluid::ware::SimulationDrivenWare | inlinevirtual |
| ~SimulationInspectorWare() | openfluid::ware::SimulationInspectorWare | inlinevirtual |