openfluid::base::PluggableFunction Member List
This is the complete list of members for openfluid::base::PluggableFunction, including all inherited members.
checkConsistency()=0openfluid::base::PluggableFunction [pure virtual]
finalizeFunction()openfluid::base::PluggableFunction
finalizeRun(const SimulationInfo *SimInfo)=0openfluid::base::PluggableFunction [pure virtual]
initializeFunction(openfluid::core::CoreRepository *CoreData, openfluid::base::ExecutionMessages *ExecMsgs, openfluid::base::EnvironmentProperties *FuncEnv, const unsigned int &MaxThreads, const openfluid::base::FuncID_t &FuncID)openfluid::base::PluggableFunction
initializeRun(const SimulationInfo *SimInfo)=0openfluid::base::PluggableFunction [pure virtual]
initParams(openfluid::core::FuncParamsMap_t Params)=0openfluid::base::PluggableFunction [pure virtual]
mp_CoreDataopenfluid::base::PluggableFunction [protected]
OPENFLUID_AddChildParentConnection(openfluid::core::UnitClass_t ClassNameChild, openfluid::core::UnitID_t IDChild, openfluid::core::UnitClass_t ClassNameParent, openfluid::core::UnitID_t IDParent)openfluid::base::PluggableFunction [protected]
OPENFLUID_AddChildParentConnection(openfluid::core::Unit *ChildUnit, openfluid::core::Unit *ParentUnit)openfluid::base::PluggableFunction [protected]
OPENFLUID_AddFromToConnection(openfluid::core::UnitClass_t ClassNameFrom, openfluid::core::UnitID_t IDFrom, openfluid::core::UnitClass_t ClassNameTo, openfluid::core::UnitID_t IDTo)openfluid::base::PluggableFunction [protected]
OPENFLUID_AddFromToConnection(openfluid::core::Unit *FromUnit, openfluid::core::Unit *ToUnit)openfluid::base::PluggableFunction [protected]
OPENFLUID_AddUnit(openfluid::core::UnitClass_t ClassName, openfluid::core::UnitID_t ID, openfluid::core::PcsOrd_t PcsOrder)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendEvent(openfluid::core::Unit *UnitPtr, openfluid::core::Event &Ev)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::Value &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit &aUnit, const openfluid::core::VariableName_t VarName, const openfluid::core::Value &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const double Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const long Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const bool Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const std::string &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_BuildUnitsMatrix(const openfluid::core::UnitClass_t &UnitsClass, const unsigned int &ColsNbr, const unsigned int &RowsNbr)openfluid::base::PluggableFunction [protected]
OPENFLUID_DeleteUnit(openfluid::core::UnitClass_t ClassName, openfluid::core::UnitID_t ID)openfluid::base::PluggableFunction [protected]
OPENFLUID_ExportUnitsGraphAsDotFile(const std::string &Filename)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetEvents(const openfluid::core::Unit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate, openfluid::core::EventsCollection *Events) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetEvents(const openfluid::core::Unit *UnitPtr, const openfluid::core::DateTime BeginDate, const openfluid::core::DateTime EndDate, openfluid::core::EventsCollection &Events) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionMaxThreads() const openfluid::base::PluggableFunction [inline, protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, openfluid::core::StringValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, openfluid::core::DoubleValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, openfluid::core::VectorValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, openfluid::core::MatrixValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, double *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, double &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, long *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, long &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, float *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, float &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, int *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, int &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::string *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::string &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< std::string > *Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< std::string > &Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< double > *Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< double > &Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< long > *Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetFunctionParameter(const openfluid::core::FuncParamsMap_t Params, const openfluid::core::FuncParamKey_t ParamName, std::vector< long > &Vals) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::StringValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::DoubleValue *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::DoubleValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::VectorValue *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::VectorValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, openfluid::core::MatrixValue &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, double *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, double &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, long *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, long &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, std::string *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetInputData(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName, std::string &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetRunEnvironment(std::string Key, std::string *Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetRunEnvironment(std::string Key, bool *Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetUnit(const openfluid::core::UnitClass_t &ClassName, const openfluid::core::UnitID_t &ID, openfluid::core::Unit *aUnit)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetUnit(const openfluid::core::UnitClass_t &ClassName, const openfluid::core::UnitID_t &ID)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetUnitsCount(unsigned int &UnitsCount)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetUnitsCount(const openfluid::core::UnitClass_t ClassName, unsigned int &UnitsCount)openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, openfluid::core::Value *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, openfluid::core::Value &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, double *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, double &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, long *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, long &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, bool *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, bool &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, std::string *Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_GetVariable(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, std::string &Val) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsInputDataExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t InputName) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsTypedVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::Value::Type VarType) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsTypedVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const openfluid::core::Value::Type VarType) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitChildOf(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameParent, const openfluid::core::UnitID_t &IDParent)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitClassExist(openfluid::core::UnitClass_t ClassName)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitConnectedFrom(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameFrom, const openfluid::core::UnitID_t &IDFrom)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitConnectedTo(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameTo, const openfluid::core::UnitID_t &IDTo)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitExist(openfluid::core::UnitClass_t ClassName, openfluid::core::UnitID_t ID)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsUnitParentOf(openfluid::core::Unit *aUnit, const openfluid::core::UnitClass_t &ClassNameChild, const openfluid::core::UnitID_t &IDChild)openfluid::base::PluggableFunction [protected]
OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step) const openfluid::base::PluggableFunction [protected]
OPENFLUID_IsVariableExist(const openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const openfluid::core::Value::Type ValueType) const openfluid::base::PluggableFunction [protected]
OPENFLUID_Loggeropenfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseError(std::string Sender, openfluid::core::TimeStep_t TimeStep, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseError(std::string Sender, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseError(std::string Sender, std::string Source, openfluid::core::TimeStep_t TimeStep, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseError(std::string Sender, std::string Source, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseWarning(std::string Sender, openfluid::core::TimeStep_t TimeStep, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseWarning(std::string Sender, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseWarning(std::string Sender, std::string Source, openfluid::core::TimeStep_t TimeStep, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RaiseWarning(std::string Sender, std::string Source, std::string Msg)openfluid::base::PluggableFunction [protected]
OPENFLUID_RemoveChildParentConnection(openfluid::core::UnitClass_t ClassNameChild, openfluid::core::UnitID_t IDChild, openfluid::core::UnitClass_t ClassNameParent, openfluid::core::UnitID_t IDParent)openfluid::base::PluggableFunction [protected]
OPENFLUID_RemoveChildParentConnection(openfluid::core::Unit *ChildUnit, openfluid::core::Unit *ParentUnit)openfluid::base::PluggableFunction [protected]
OPENFLUID_RemoveFromToConnection(openfluid::core::UnitClass_t ClassNameFrom, openfluid::core::UnitID_t IDFrom, openfluid::core::UnitClass_t ClassNameTo, openfluid::core::UnitID_t IDTo)openfluid::base::PluggableFunction [protected]
OPENFLUID_RemoveFromToConnection(openfluid::core::Unit *FromUnit, openfluid::core::Unit *ToUnit)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetFunctionMaxThreads(const unsigned int &MaxNumThreads)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const openfluid::core::Value &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const double &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const long &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const std::string &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const openfluid::core::Value &Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const double Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const long Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const bool Val)openfluid::base::PluggableFunction [protected]
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, const openfluid::core::VariableName_t VarName, const openfluid::core::TimeStep_t Step, const std::string Val)openfluid::base::PluggableFunction [protected]
PluggableFunction()openfluid::base::PluggableFunction
prepareData()=0openfluid::base::PluggableFunction [pure virtual]
runStep(const SimulationStatus *SimStatus)=0openfluid::base::PluggableFunction [pure virtual]
~PluggableFunction()openfluid::base::PluggableFunction [virtual]

Generated using Doxygen 1.7.6.1
Creative Commons License Creative Commons By-NC-ND license