TiXmlBase Member List

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

Column() const TiXmlBase [inline]
condenseWhiteSpaceTiXmlBase [private, static]
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBase [protected, static]
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)TiXmlBase [static]
entityTiXmlBase [private, static]
errorStringTiXmlBase [protected, static]
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)TiXmlBase [inline, protected, static]
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)TiXmlBase [protected, static]
GetUserData()TiXmlBase [inline]
GetUserData() const TiXmlBase [inline]
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBase [protected, static]
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBase [protected, static]
IsWhiteSpace(char c)TiXmlBase [inline, protected, static]
IsWhiteSpace(int c)TiXmlBase [inline, protected, static]
IsWhiteSpaceCondensed()TiXmlBase [inline, static]
locationTiXmlBase [protected]
MAX_ENTITY_LENGTH enum valueTiXmlBase [private]
NUM_ENTITY enum valueTiXmlBase [private]
operator=(const TiXmlBase &base)TiXmlBase [private]
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0TiXmlBase [pure virtual]
Print(FILE *cfile, int depth) const =0TiXmlBase [pure virtual]
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)TiXmlBase [protected, static]
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBase [protected, static]
Row() const TiXmlBase [inline]
SetCondenseWhiteSpace(bool condense)TiXmlBase [inline, static]
SetUserData(void *user)TiXmlBase [inline]
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBase [protected, static]
StreamTo(std::istream *in, int character, TIXML_STRING *tag)TiXmlBase [protected, static]
StreamWhiteSpace(std::istream *in, TIXML_STRING *tag)TiXmlBase [protected, static]
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBase [protected, static]
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_OUT_OF_MEMORY 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()TiXmlBase [inline]
TiXmlBase(const TiXmlBase &)TiXmlBase [private]
TiXmlDocument classTiXmlBase [friend]
TiXmlElement classTiXmlBase [friend]
TiXmlNode classTiXmlBase [friend]
ToLower(int v, TiXmlEncoding encoding)TiXmlBase [inline, protected, static]
userDataTiXmlBase [protected]
utf8ByteTableTiXmlBase [static]
~TiXmlBase()TiXmlBase [inline, virtual]