ddc
TiXmlAttribute Member List

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

Column() constTiXmlBaseinline
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBaseprotectedstatic
documentTiXmlAttributeprivate
DoubleValue() constTiXmlAttribute
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
IntValue() constTiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsWhiteSpace(char c)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
locationTiXmlBaseprotected
Name() constTiXmlAttributeinline
nameTiXmlAttributeprivate
Next() constTiXmlAttribute
nextTiXmlAttributeprivate
operator<(const TiXmlAttribute &rhs) constTiXmlAttributeinline
operator=(const TiXmlAttribute &base)TiXmlAttributeprivate
operator==(const TiXmlAttribute &rhs) constTiXmlAttributeinline
operator>(const TiXmlAttribute &rhs) constTiXmlAttributeinline
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)TiXmlAttributevirtual
prevTiXmlAttributeprivate
Previous() constTiXmlAttribute
Print(FILE *cfile, int depth) constTiXmlAttributevirtual
PutString(const TiXmlString &str, TiXmlOutStream *out)TiXmlBaseprotectedstatic
PutString(const TiXmlString &str, TiXmlString *out)TiXmlBaseprotectedstatic
QueryDoubleValue(double *value) constTiXmlAttribute
QueryIntValue(int *value) constTiXmlAttribute
ReadName(const char *p, TiXmlString *name, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadText(const char *in, TiXmlString *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
Row() constTiXmlBaseinline
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetDocument(TiXmlDocument *doc)TiXmlAttributeinline
SetDoubleValue(double value)TiXmlAttribute
SetIntValue(int value)TiXmlAttribute
SetName(const char *_name)TiXmlAttributeinline
SetUserData(void *user)TiXmlBaseinline
SetValue(const char *_value)TiXmlAttributeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
StreamOut(TiXmlOutStream *out) constTiXmlAttributevirtual
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
TIXML_ERROR enum valueTiXmlBaseprotected
TIXML_ERROR_DOCUMENT_EMPTY enum valueTiXmlBaseprotected
TIXML_ERROR_EMBEDDED_NULL enum valueTiXmlBaseprotected
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueTiXmlBaseprotected
TIXML_ERROR_OPENING_FILE enum valueTiXmlBaseprotected
TIXML_ERROR_OUT_OF_MEMORY enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_COMMENT enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_DECLARATION enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_ELEMENT enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_EMPTY enum valueTiXmlBaseprotected
TIXML_ERROR_PARSING_UNKNOWN enum valueTiXmlBaseprotected
TIXML_ERROR_READING_ATTRIBUTES enum valueTiXmlBaseprotected
TIXML_ERROR_READING_ELEMENT_VALUE enum valueTiXmlBaseprotected
TIXML_ERROR_READING_END_TAG enum valueTiXmlBaseprotected
TIXML_ERROR_STRING_COUNT enum valueTiXmlBaseprotected
TIXML_NO_ERROR enum valueTiXmlBaseprotected
TiXmlAttribute()TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value)TiXmlAttributeinline
TiXmlAttribute(const TiXmlAttribute &)TiXmlAttributeprivate
TiXmlAttributeSet classTiXmlAttributefriend
TiXmlBase()TiXmlBaseinline
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
valueTiXmlAttributeprivate
Value() constTiXmlAttributeinline
~TiXmlBase()TiXmlBaseinlinevirtual