, including all inherited members.
ConvertUTF32ToUTF8(unsigned long nInput, char *pszOutput, int &nLength) | PLCore::XmlBase | [protected, static] |
EEncoding enum name | PLCore::XmlBase | |
EncodeString(const String &sInString, String &sOutString) | PLCore::XmlBase | [protected, static] |
EncodingLegacy enum value | PLCore::XmlBase | |
EncodingUnknown enum value | PLCore::XmlBase | |
EncodingUTF8 enum value | PLCore::XmlBase | |
EQueryResult enum name | PLCore::XmlBase | |
Error enum value | PLCore::XmlBase | |
ErrorDocumentEmpty enum value | PLCore::XmlBase | |
ErrorDocumentTopOnly enum value | PLCore::XmlBase | |
ErrorEmbeddedNull enum value | PLCore::XmlBase | |
ErrorFailedToReadElementName enum value | PLCore::XmlBase | |
ErrorOpeningFile enum value | PLCore::XmlBase | |
ErrorParsingCData enum value | PLCore::XmlBase | |
ErrorParsingComment enum value | PLCore::XmlBase | |
ErrorParsingDeclaration enum value | PLCore::XmlBase | |
ErrorParsingElement enum value | PLCore::XmlBase | |
ErrorParsingEmpty enum value | PLCore::XmlBase | |
ErrorParsingUnknown enum value | PLCore::XmlBase | |
ErrorReadingAttributes enum value | PLCore::XmlBase | |
ErrorReadingElementValue enum value | PLCore::XmlBase | |
ErrorReadingEndTag enum value | PLCore::XmlBase | |
ErrorStringCount enum value | PLCore::XmlBase | |
GetChar(const char *pszData, char *pszValue, int &nLength, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
GetColumn() const | PLCore::XmlBase | [inline] |
GetDoubleValue() const | PLCore::XmlAttribute | [inline] |
GetEntity(const char *pszData, char *pszValue, int &nLength, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
GetIntValue() const | PLCore::XmlAttribute | [inline] |
GetName() const | PLCore::XmlAttribute | [inline] |
GetNext() | PLCore::XmlAttribute | [inline] |
GetNext() const | PLCore::XmlAttribute | [inline] |
GetPrevious() | PLCore::XmlAttribute | [inline] |
GetPrevious() const | PLCore::XmlAttribute | [inline] |
GetRow() const | PLCore::XmlBase | [inline] |
GetUserData() const | PLCore::XmlBase | [inline] |
GetValue() const | PLCore::XmlAttribute | [inline] |
IsAlpha(unsigned char nByte) | PLCore::XmlBase | [protected, static] |
IsAlphaNum(unsigned char nByte) | PLCore::XmlBase | [protected, static] |
IsWhiteSpace(char c) | PLCore::XmlBase | [protected, static] |
IsWhiteSpace(int c) | PLCore::XmlBase | [protected, static] |
IsWhiteSpaceCondensed() | PLCore::XmlBase | [inline, static] |
m_cCursor | PLCore::XmlBase | [protected] |
m_pUserData | PLCore::XmlBase | [protected] |
NoAttribute enum value | PLCore::XmlBase | |
NoError enum value | PLCore::XmlBase | |
operator<(const XmlAttribute &cOther) const | PLCore::XmlAttribute | [inline] |
operator==(const XmlAttribute &cOther) const | PLCore::XmlAttribute | [inline] |
operator>(const XmlAttribute &cOther) const | PLCore::XmlAttribute | [inline] |
Parse(const char *pszData, XmlParsingData *pData=nullptr, EEncoding nEncoding=EncodingUnknown) override | PLCore::XmlAttribute | [virtual] |
QueryDoubleValue(double &dValue) const | PLCore::XmlAttribute | |
QueryIntValue(int &nValue) const | PLCore::XmlAttribute | |
ReadName(const char *pszData, String &sName, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
ReadText(const char *pszData, String &sText, bool bTrimWhiteSpace, const char *pszEndTag, bool bCaseInsensitive, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
Save(File &cFile, uint32 nDepth=0) override | PLCore::XmlAttribute | [virtual] |
SetCondenseWhiteSpace(bool bCondense) | PLCore::XmlBase | [inline, static] |
SetDoubleValue(double dValue) | PLCore::XmlAttribute | [inline] |
SetIntValue(int nValue) | PLCore::XmlAttribute | [inline] |
SetName(const String &sName) | PLCore::XmlAttribute | [inline] |
SetUserData(void *pUser) | PLCore::XmlBase | [inline] |
SetValue(const String &sValue) | PLCore::XmlAttribute | [inline] |
SkipWhiteSpace(const char *pszData, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
StringEqual(const char *pszData, const char *pszTag, bool bIgnoreCase, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
Success enum value | PLCore::XmlBase | |
ToLower(int nValue, EEncoding nEncoding) | PLCore::XmlBase | [protected, static] |
ToString(uint32 nDepth=0) const override | PLCore::XmlAttribute | [virtual] |
UTF_LEAD_0 | PLCore::XmlBase | [protected, static] |
UTF_LEAD_1 | PLCore::XmlBase | [protected, static] |
UTF_LEAD_2 | PLCore::XmlBase | [protected, static] |
WrongType enum value | PLCore::XmlBase | |
XmlAttribute() | PLCore::XmlAttribute | |
XmlBase() | PLCore::XmlBase | [protected] |
~XmlAttribute() | PLCore::XmlAttribute | [virtual] |
~XmlBase() | PLCore::XmlBase | [virtual] |