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.
moParam Lista de los miembros

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() constmoParam
GetParamDefinition()moParam
GetPtr()moParam
GetValue(MOint i=-1)moParam
GetValues()moParam
GetValuesCount() constmoParam
m_bExternDataUpdatedmoParamprivate
m_CurrentIndexValuemoParamprivate
m_fullJSONmoParamprivate
m_ParamDefinitionmoParamprivate
m_pExternDatamoParamprivate
m_ValuesmoParamprivate
moParam()moParam
moParam(const moParam &src)moParam
moParam(moParamDefinition &p_paramdefinition)moParam
NextValue()moParam
operator=(const moParam &src)moParam
operator[](MOint i)moParaminline
PrevValue()moParam
SetDefaultValue()moParam
SetExternData(moData *p_pExternData)moParam
SetIndexValue(int indexvalue)moParam
SetParamDefinition(moParamDefinition &p_paramdefinition)moParam
ToJSON()moParam
Update()moParam
~moParam()moParamvirtual