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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moValue Member List

This is the complete list of members for moValue, including all inherited members.

AddSubValue(const moText &strvalue, moValueType p_valuetype)moValue
AddSubValue(const moText &strvalue, const moText &type)moValue
AddSubValue(const moValueBase &valuebase)moValue
GetLastSubValue()moValueinline
GetSubValue(MOint p_indexsubvalue=0)moValueinline
GetSubValueCount()moValueinline
moValue()moValue
moValue(const moValue &src)moValue
moValue(const moText &strvalue, moValueType p_valuetype)moValue
moValue(const moText &strvalue)moValue
moValue(MOchar p_char)moValue
moValue(MOint p_int)moValue
moValue(MOlong p_long)moValue
moValue(MOfloat p_float)moValue
moValue(MOdouble p_double)moValue
moValue(const moText &strvalue, const moText &type)moValue
moValue(const moText &strvalue, const moText &type, const moText &strvalue2, const moText &type2)moValue
moValue(const moText &strvalue, const moText &type, const moText &strvalue2, const moText &type2, const moText &strvalue3, const moText &type3)moValue
moValue(const moText &strvalue, const moText &type, const moText &strvalue2, const moText &type2, const moText &strvalue3, const moText &type3, const moText &strvalue4, const moText &type4)moValue
operator=(const moValue &src)moValue
operator[](MOint p_indexsubvalue)moValueinline
Ref()moValueinline
RemoveSubValue(MOint p_indexsubvalue)moValue
RemoveSubValues(bool leavefirstone=true)moValue
Set(const moText &p_XmlText)moValue
ToJSON()moValue
ToXML()moValue
~moValue()moValuevirtual