, including all inherited members.
checkConsistency() | openfluid::machine::InterpGenerator | [virtual] |
finalizeRun(const openfluid::base::SimulationInfo *SimInfo) | openfluid::machine::InterpGenerator | [virtual] |
Generator() | openfluid::machine::Generator | |
getGeneratorMethod() const | openfluid::machine::Generator | [inline] |
getUnitClass() const | openfluid::machine::Generator | [inline] |
getVariableName() const | openfluid::machine::Generator | [inline] |
getVariableSize() const | openfluid::machine::Generator | [inline] |
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 openfluid::base::SimulationInfo *SimInfo) | openfluid::machine::InterpGenerator | [virtual] |
initParams(openfluid::core::FuncParamsMap_t Params) | openfluid::machine::InterpGenerator | [virtual] |
InterpGenerator() | openfluid::machine::InterpGenerator | |
isScalarVariable() const | openfluid::machine::Generator | [inline] |
isVectorVariable() const | openfluid::machine::Generator | [inline] |
m_GenMethod | openfluid::machine::Generator | [protected] |
m_UnitClass | openfluid::machine::Generator | [protected] |
m_VarName | openfluid::machine::Generator | [protected] |
m_VarSize | openfluid::machine::Generator | [protected] |
mp_CoreData | openfluid::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_Logger | openfluid::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() | openfluid::machine::Generator | [inline, virtual] |
runStep(const openfluid::base::SimulationStatus *SimStatus) | openfluid::machine::InterpGenerator | [virtual] |
setInfos(openfluid::core::VariableName_t VarName, openfluid::core::UnitClass_t UnitClass, openfluid::base::GeneratorDescriptor::GeneratorMethod GenMethod, unsigned int VarSize=1) | openfluid::machine::Generator | [inline] |
~Generator() | openfluid::machine::Generator | |
~InterpGenerator() | openfluid::machine::InterpGenerator | |
~PluggableFunction() | openfluid::base::PluggableFunction | [virtual] |