, including all inherited members.
| checkConsistency()=0 | openfluid::base::PluggableFunction | [pure virtual] |
| finalizeRun(const SimulationInfo *SimInfo)=0 | openfluid::base::PluggableFunction | [pure virtual] |
| initializeRun(const SimulationInfo *SimInfo)=0 | openfluid::base::PluggableFunction | [pure virtual] |
| initParams(openfluid::core::ParamsMap Params)=0 | openfluid::base::PluggableFunction | [pure virtual] |
| mp_CoreData | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_AppendVariable(openfluid::core::HydroObject *HO, wxString VarName, openfluid::core::ScalarValue Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_AppendVariable(openfluid::core::HydroObject *HO, wxString VarName, openfluid::core::VectorValue &Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetEvents(openfluid::core::HydroObject *HO, openfluid::core::DateTime BeginDate, openfluid::core::DateTime EndDate, openfluid::core::EventCollection *EventColl) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, double *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, long *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, float *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, int *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, wxString *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, std::vector< wxString > *Values) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, std::vector< double > *Values) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetFunctionParameter(openfluid::core::ParamsMap Params, wxString ParamName, std::vector< long > *Values) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetIniCondition(openfluid::core::HydroObject *HO, wxString IniCondName, openfluid::core::ScalarValue *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetProperty(openfluid::core::HydroObject *HO, wxString PropName, openfluid::core::ScalarValue *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetRunEnvironment(wxString Key, wxString *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetRunEnvironment(wxString Key, bool *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetVariable(openfluid::core::HydroObject *HO, wxString VarName, int Step, openfluid::core::ScalarValue *Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_GetVariable(openfluid::core::HydroObject *HO, wxString VarName, int Step, openfluid::core::VectorValue *&Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsIniConditionExists(openfluid::core::HydroObject *HO, wxString IniCondName) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsPropertyExists(openfluid::core::HydroObject *HO, wxString PropName) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsScalarVariableExists(openfluid::core::HydroObject *HO, wxString VarName) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsScalarVariableExists(openfluid::core::HydroObject *HO, wxString VarName, int Step) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsVariableExists(openfluid::core::HydroObject *HO, wxString VarName) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsVariableExists(openfluid::core::HydroObject *HO, wxString VarName, int Step) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsVectorVariableExists(openfluid::core::HydroObject *HO, wxString VarName) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_IsVectorVariableExists(openfluid::core::HydroObject *HO, wxString VarName, int Step) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_RaiseError(wxString Sender, int TimeStep, wxString Msg) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_RaiseError(wxString Sender, wxString Msg) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_RaiseWarning(wxString Sender, int TimeStep, wxString Msg) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_RaiseWarning(wxString Sender, wxString Msg) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_SetProperty(openfluid::core::HydroObject *HO, wxString PropName, openfluid::core::ScalarValue Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_SetVariable(openfluid::core::HydroObject *HO, wxString VarName, int Step, openfluid::core::ScalarValue Value) | openfluid::base::PluggableFunction | [protected] |
| OPENFLUID_SetVariable(openfluid::core::HydroObject *HO, wxString VarName, int Step, openfluid::core::VectorValue Value) | openfluid::base::PluggableFunction | [protected] |
| PluggableFunction() | openfluid::base::PluggableFunction | |
| prepareData()=0 | openfluid::base::PluggableFunction | [pure virtual] |
| runStep(const SimulationStatus *SimStatus)=0 | openfluid::base::PluggableFunction | [pure virtual] |
| ~PluggableFunction() | openfluid::base::PluggableFunction | [virtual] |