CMS 3D CMS Logo

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

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

Column() const TiXmlBaseinline
condenseWhiteSpaceTiXmlBaseprivatestatic
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBaseprotectedstatic
EncodeString(const std::string &str, std::string *out)TiXmlBasestatic
entityTiXmlBaseprivatestatic
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
MAX_ENTITY_LENGTH enum valueTiXmlBaseprivate
NUM_ENTITY enum valueTiXmlBaseprivate
operator=(const TiXmlBase &base)TiXmlBaseprivate
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0TiXmlBasepure virtual
Print(FILE *cfile, int depth) const =0TiXmlBasepure virtual
ReadName(const char *p, std::string *name, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadText(const char *in, std::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
StreamTo(std::istream *in, int character, std::string *tag)TiXmlBaseprotectedstatic
StreamWhiteSpace(std::istream *in, std::string *tag)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_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()TiXmlBaseinline
TiXmlBase(const TiXmlBase &)TiXmlBaseprivate
TiXmlDocument classTiXmlBasefriend
TiXmlElement classTiXmlBasefriend
TiXmlNode classTiXmlBasefriend
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
~TiXmlBase()TiXmlBaseinlinevirtual