, 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, openfluid::core::VariableName_t VarName, openfluid::core::ScalarValue Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_AppendVariable(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::VectorValue &Value) | 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(openfluid::core::Unit *UnitPtr, openfluid::core::DateTime BeginDate, openfluid::core::DateTime EndDate, openfluid::core::EventsCollection *Events) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionMaxThreads() const | openfluid::base::PluggableFunction | [inline, protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, double *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, long *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, float *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, int *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, std::string *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, std::vector< std::string > *Values) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, std::vector< double > *Values) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetFunctionParameter(openfluid::core::FuncParamsMap_t Params, openfluid::core::FuncParamKey_t ParamName, std::vector< long > *Values) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetInputData(openfluid::core::Unit *UnitPtr, openfluid::core::InputDataName_t InputName, double *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetInputData(openfluid::core::Unit *UnitPtr, openfluid::core::InputDataName_t InputName, long *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetInputData(openfluid::core::Unit *UnitPtr, openfluid::core::InputDataName_t InputName, std::string *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetRunEnvironment(std::string Key, std::string *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetRunEnvironment(std::string Key, bool *Value) | 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(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step, openfluid::core::ScalarValue *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_GetVariable(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step, openfluid::core::VectorValue *Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsInputDataExist(openfluid::core::Unit *UnitPtr, openfluid::core::InputDataName_t InputName) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsScalarVariableExist(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsScalarVariableExist(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step) | 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(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsVariableExist(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsVectorVariableExist(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_IsVectorVariableExist(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step) | 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 double &Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const long &Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_SetInputData(openfluid::core::Unit *UnitPtr, const openfluid::core::InputDataName_t &InputName, const std::string &Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step, openfluid::core::ScalarValue Value) | openfluid::base::PluggableFunction | [protected] |
OPENFLUID_SetVariable(openfluid::core::Unit *UnitPtr, openfluid::core::VariableName_t VarName, openfluid::core::TimeStep_t Step, openfluid::core::VectorValue Value) | 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] |