libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
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