PixelLightAPI  .
PLCore::XmlBase Member List
This is the complete list of members for PLCore::XmlBase, including all inherited members.
ConvertUTF32ToUTF8(unsigned long nInput, char *pszOutput, int &nLength)PLCore::XmlBase [protected, static]
EEncoding enum namePLCore::XmlBase
EncodeString(const String &sInString, String &sOutString)PLCore::XmlBase [protected, static]
EncodingLegacy enum valuePLCore::XmlBase
EncodingUnknown enum valuePLCore::XmlBase
EncodingUTF8 enum valuePLCore::XmlBase
EQueryResult enum namePLCore::XmlBase
Error enum valuePLCore::XmlBase
ErrorDocumentEmpty enum valuePLCore::XmlBase
ErrorDocumentTopOnly enum valuePLCore::XmlBase
ErrorEmbeddedNull enum valuePLCore::XmlBase
ErrorFailedToReadElementName enum valuePLCore::XmlBase
ErrorOpeningFile enum valuePLCore::XmlBase
ErrorParsingCData enum valuePLCore::XmlBase
ErrorParsingComment enum valuePLCore::XmlBase
ErrorParsingDeclaration enum valuePLCore::XmlBase
ErrorParsingElement enum valuePLCore::XmlBase
ErrorParsingEmpty enum valuePLCore::XmlBase
ErrorParsingUnknown enum valuePLCore::XmlBase
ErrorReadingAttributes enum valuePLCore::XmlBase
ErrorReadingElementValue enum valuePLCore::XmlBase
ErrorReadingEndTag enum valuePLCore::XmlBase
ErrorStringCount enum valuePLCore::XmlBase
GetChar(const char *pszData, char *pszValue, int &nLength, EEncoding nEncoding)PLCore::XmlBase [protected, static]
GetColumn() const PLCore::XmlBase [inline]
GetEntity(const char *pszData, char *pszValue, int &nLength, EEncoding nEncoding)PLCore::XmlBase [protected, static]
GetRow() const PLCore::XmlBase [inline]
GetUserData() const PLCore::XmlBase [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_cCursorPLCore::XmlBase [protected]
m_pUserDataPLCore::XmlBase [protected]
NoAttribute enum valuePLCore::XmlBase
NoError enum valuePLCore::XmlBase
Parse(const char *pszData, XmlParsingData *pData=nullptr, EEncoding nEncoding=EncodingUnknown)=0PLCore::XmlBase [pure virtual]
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)=0PLCore::XmlBase [pure virtual]
SetCondenseWhiteSpace(bool bCondense)PLCore::XmlBase [inline, static]
SetUserData(void *pUser)PLCore::XmlBase [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 valuePLCore::XmlBase
ToLower(int nValue, EEncoding nEncoding)PLCore::XmlBase [protected, static]
ToString(uint32 nDepth=0) const =0PLCore::XmlBase [pure virtual]
UTF_LEAD_0PLCore::XmlBase [protected, static]
UTF_LEAD_1PLCore::XmlBase [protected, static]
UTF_LEAD_2PLCore::XmlBase [protected, static]
WrongType enum valuePLCore::XmlBase
XmlBase()PLCore::XmlBase [protected]
~XmlBase()PLCore::XmlBase [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:29
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported