![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo.
|
Lista completa de los miembros de moParam, incluyendo todos los heredados:
| AddValue(moValue &value) | moParam | |
| DeleteValue(MOint i) | moParam | |
| FirstValue() | moParam | |
| FixOptions(moTextArray &m_NewOptions) | moParam | |
| FixType(moParamType m_NewType=MO_PARAM_UNDEFINED) | moParam | |
| GetData() | moParam | |
| GetIndexValue() const | moParam | |
| GetParamDefinition() | moParam | |
| GetPtr() | moParam | |
| GetValue(MOint i=-1) | moParam | |
| GetValues() | moParam | |
| GetValuesCount() const | moParam | |
| m_bExternDataUpdated | moParam | private |
| m_CurrentIndexValue | moParam | private |
| m_fullJSON | moParam | private |
| m_ParamDefinition | moParam | private |
| m_pExternData | moParam | private |
| m_Values | moParam | private |
| moParam() | moParam | |
| moParam(const moParam &src) | moParam | |
| moParam(moParamDefinition &p_paramdefinition) | moParam | |
| NextValue() | moParam | |
| operator=(const moParam &src) | moParam | |
| operator[](MOint i) | moParam | inline |
| PrevValue() | moParam | |
| SetDefaultValue() | moParam | |
| SetExternData(moData *p_pExternData) | moParam | |
| SetIndexValue(int indexvalue) | moParam | |
| SetParamDefinition(moParamDefinition &p_paramdefinition) | moParam | |
| ToJSON() | moParam | |
| Update() | moParam | |
| ~moParam() | moParam | virtual |