Documentation for OpenFLUID
2.2.0
|
This is the complete list of members for openfluid::ware::SimulationDrivenWare, 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 &ID) | openfluid::ware::SimulationDrivenWare | virtual |
isLinked() const | openfluid::ware::SimulationDrivenWare | inlineprotectedvirtual |
isWellFormatted(const openfluid::ware::WareParamKey_t &ParameterKey) | openfluid::ware::PluggableWare | static |
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 |
m_Initialized | openfluid::ware::PluggableWare | 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_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_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_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 | |
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 |
WareRNG class | openfluid::ware::SimulationDrivenWare | friend |
~PluggableWare()=default | openfluid::ware::PluggableWare | virtual |
~SimulationDrivenWare() | openfluid::ware::SimulationDrivenWare | inlinevirtual |