zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TiXmlBase Member List

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

Column() const TiXmlBaseinline
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBaseprotectedstatic
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)TiXmlBasestatic
errorStringTiXmlBaseprotectedstatic
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
GetUserData()TiXmlBaseinline
GetUserData() const TiXmlBaseinline
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsWhiteSpace(char c)TiXmlBaseinlineprotectedstatic
IsWhiteSpace(int c)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
locationTiXmlBaseprotected
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0TiXmlBasepure virtual
Print(FILE *cfile, int depth) const =0TiXmlBasepure virtual
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
Row() const TiXmlBaseinline
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetUserData(void *user)TiXmlBaseinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
TIXML_ERROR enum valueTiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY enum valueTiXmlBase
TIXML_ERROR_DOCUMENT_TOP_ONLY enum valueTiXmlBase
TIXML_ERROR_EMBEDDED_NULL enum valueTiXmlBase
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueTiXmlBase
TIXML_ERROR_OPENING_FILE enum valueTiXmlBase
TIXML_ERROR_PARSING_CDATA enum valueTiXmlBase
TIXML_ERROR_PARSING_COMMENT enum valueTiXmlBase
TIXML_ERROR_PARSING_DECLARATION enum valueTiXmlBase
TIXML_ERROR_PARSING_ELEMENT enum valueTiXmlBase
TIXML_ERROR_PARSING_EMPTY enum valueTiXmlBase
TIXML_ERROR_PARSING_UNKNOWN enum valueTiXmlBase
TIXML_ERROR_READING_ATTRIBUTES enum valueTiXmlBase
TIXML_ERROR_READING_ELEMENT_VALUE enum valueTiXmlBase
TIXML_ERROR_READING_END_TAG enum valueTiXmlBase
TIXML_ERROR_STRING_COUNT enum valueTiXmlBase
TIXML_NO_ERROR enum valueTiXmlBase
TiXmlBase()TiXmlBaseinline
TiXmlDocument classTiXmlBasefriend
TiXmlElement classTiXmlBasefriend
TiXmlNode classTiXmlBasefriend
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
~TiXmlBase()TiXmlBaseinlinevirtual