openfluid::machine::FixedGenerator Member List

This is the complete list of members for openfluid::machine::FixedGenerator, including all inherited members.
checkConsistency()openfluid::machine::FixedGenerator [virtual]
finalizeRun(const openfluid::base::SimulationInfo *SimInfo)openfluid::machine::FixedGenerator [virtual]
FixedGenerator()openfluid::machine::FixedGenerator
Generator()openfluid::machine::Generator
getDescriptor() const openfluid::machine::Generator [inline]
initializeRun(const openfluid::base::SimulationInfo *SimInfo)openfluid::machine::FixedGenerator [virtual]
initLogger()openfluid::base::PluggableFunction
initParams(openfluid::core::FuncParamsMap_t)openfluid::machine::Generator [inline, virtual]
m_GenDescopenfluid::machine::Generator [protected]
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, 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_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_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_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::FixedGenerator [virtual]
setDataRepository(openfluid::core::CoreRepository *CoreData)openfluid::base::PluggableFunction [inline]
setDescriptor(openfluid::base::GeneratorDescriptor GenDesc)openfluid::machine::Generator [inline]
setExecutionMessages(openfluid::base::ExecutionMessages *ExecMsgs)openfluid::base::PluggableFunction [inline]
setFunctionEnvironment(openfluid::base::EnvironmentProperties *FuncEnv)openfluid::base::PluggableFunction [inline]
setFunctionID(const openfluid::base::FuncID_t &FuncID)openfluid::base::PluggableFunction [inline]
~FixedGenerator()openfluid::machine::FixedGenerator
~Generator()openfluid::machine::Generator
~PluggableFunction()openfluid::base::PluggableFunction [virtual]

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