This is the complete list of members for CGUIValue, including all inherited members.
| CGUIValue() | CGUIValue | |
| CGUIValue(const eC_Bool bValue) | CGUIValue | |
| CGUIValue(const eC_Byte bValue) | CGUIValue | |
| CGUIValue(const eC_UByte ubValue) | CGUIValue | |
| CGUIValue(const eC_Char cValue) | CGUIValue | |
| CGUIValue(const eC_UTF16 wcValue) | CGUIValue | |
| CGUIValue(const eC_Short sValue) | CGUIValue | |
| CGUIValue(const eC_Int iValue) | CGUIValue | |
| CGUIValue(const eC_UInt uiValue) | CGUIValue | |
| CGUIValue(const unsigned int uiValue) | CGUIValue | |
| CGUIValue(const int uiValue) | CGUIValue | |
| CGUIValue(const double dValue) | CGUIValue | |
| CGUIValue(const eC_Char *pcStringValue) | CGUIValue | |
| CGUIValue(const eC_String &StringValue, const GUIValue_t &eType=EC_STRING) | CGUIValue | |
| CGUIValue(void *const PointerValue) | CGUIValue | |
| ConvertTo(const GUIValue_t &eType) | CGUIValue | |
| EC_BOOL enum value (defined in CGUIValue) | CGUIValue | |
| EC_BYTE enum value (defined in CGUIValue) | CGUIValue | |
| EC_CHAR enum value (defined in CGUIValue) | CGUIValue | |
| EC_FIXED enum value (defined in CGUIValue) | CGUIValue | |
| EC_FLOAT enum value (defined in CGUIValue) | CGUIValue | |
| EC_HEX enum value (defined in CGUIValue) | CGUIValue | |
| EC_INT enum value (defined in CGUIValue) | CGUIValue | |
| EC_POINTER enum value (defined in CGUIValue) | CGUIValue | |
| EC_SHORT enum value (defined in CGUIValue) | CGUIValue | |
| EC_STRING enum value (defined in CGUIValue) | CGUIValue | |
| EC_UBYTE enum value (defined in CGUIValue) | CGUIValue | |
| EC_UINT enum value (defined in CGUIValue) | CGUIValue | |
| EC_USHORT enum value (defined in CGUIValue) | CGUIValue | |
| EC_VALUE enum value (defined in CGUIValue) | CGUIValue | |
| EC_WCHAR enum value (defined in CGUIValue) | CGUIValue | |
| GenerateUUID() | CGUIStreamableObject | static |
| GetType() const | CGUIValue | inline |
| GetXMLTag() const | CGUIStreamableObject | inline |
| GUIValue_t enum name | CGUIValue | |
| IsConvertibleTo(const GUIValue_t &eType) const | CGUIValue | |
| operator=(const CGUIValue &Value) | CGUIValue | |
| ReadFromStream() | CGUIValue | virtual |
| ReadStreamingHeader(const eC_UInt &uiClassVersion, const eC_UInt &uiClassMinVersion=0) const | CGUIStreamableObject | protected |
| SetXMLTag(const eC_String &kXMLTag) | CGUIStreamableObject | inline |
| ToBool() const | CGUIValue | |
| ToByte() const | CGUIValue | |
| ToChar() const | CGUIValue | |
| ToFix() const | CGUIValue | |
| ToFloat() const | CGUIValue | |
| ToInt() const | CGUIValue | |
| ToPointer() const | CGUIValue | |
| ToShort() const | CGUIValue | |
| ToString() const | CGUIValue | |
| ToUByte() const | CGUIValue | |
| ToUInt() const | CGUIValue | |
| ToUShort() const | CGUIValue | |
| ToValue() const | CGUIValue | |
| ToWChar() const | CGUIValue | |
| WriteStreamingFooter(const eC_Bool &bWriteClassID) const | CGUIStreamableObject | protected |
| WriteStreamingHeader(const eC_Bool &bWriteClassID, const eC_Char *const pkClassIDTag, const eC_Int &iClassID, const eC_UInt &uiClassVersion) const | CGUIStreamableObject | protected |
| WriteToStream(const eC_Bool bWriteClassID=false) | CGUIValue | virtual |
| XMLTAG_CLASSVERSION | CGUIStreamableObject | static |
| ~CGUIStreamableObject() (defined in CGUIStreamableObject) | CGUIStreamableObject | inlinevirtual |