TiXmlAttribute Member List

This is the complete list of members for TiXmlAttribute, including all inherited members.
Column() const TiXmlBase [inline]
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBase [protected, static]
documentTiXmlAttribute [private]
DoubleValue() const TiXmlAttribute
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]
IntValue() const TiXmlAttribute
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]
IsWhiteSpaceCondensed()TiXmlBase [inline, static]
locationTiXmlBase [protected]
Name() const TiXmlAttribute [inline]
nameTiXmlAttribute [private]
Next() const TiXmlAttribute
nextTiXmlAttribute [private]
operator<(const TiXmlAttribute &rhs) const TiXmlAttribute [inline]
operator=(const TiXmlAttribute &base)TiXmlAttribute [private]
operator==(const TiXmlAttribute &rhs) const TiXmlAttribute [inline]
operator>(const TiXmlAttribute &rhs) const TiXmlAttribute [inline]
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)TiXmlAttribute [virtual]
prevTiXmlAttribute [private]
Previous() const TiXmlAttribute
Print(FILE *cfile, int depth) const TiXmlAttribute [virtual]
PutString(const TiXmlString &str, TiXmlOutStream *out)TiXmlBase [protected, static]
PutString(const TiXmlString &str, TiXmlString *out)TiXmlBase [protected, static]
QueryDoubleValue(double *value) const TiXmlAttribute
QueryIntValue(int *value) const TiXmlAttribute
ReadName(const char *p, TiXmlString *name, TiXmlEncoding encoding)TiXmlBase [protected, static]
ReadText(const char *in, TiXmlString *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBase [protected, static]
Row() const TiXmlBase [inline]
SetCondenseWhiteSpace(bool condense)TiXmlBase [inline, static]
SetDocument(TiXmlDocument *doc)TiXmlAttribute [inline]
SetDoubleValue(double value)TiXmlAttribute
SetIntValue(int value)TiXmlAttribute
SetName(const char *_name)TiXmlAttribute [inline]
SetUserData(void *user)TiXmlBase [inline]
SetValue(const char *_value)TiXmlAttribute [inline]
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBase [protected, static]
StreamOut(TiXmlOutStream *out) const TiXmlAttribute [virtual]
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBase [protected, static]
TIXML_ERROR enum valueTiXmlBase [protected]
TIXML_ERROR_DOCUMENT_EMPTY enum valueTiXmlBase [protected]
TIXML_ERROR_EMBEDDED_NULL enum valueTiXmlBase [protected]
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueTiXmlBase [protected]
TIXML_ERROR_OPENING_FILE enum valueTiXmlBase [protected]
TIXML_ERROR_OUT_OF_MEMORY enum valueTiXmlBase [protected]
TIXML_ERROR_PARSING_COMMENT enum valueTiXmlBase [protected]
TIXML_ERROR_PARSING_DECLARATION enum valueTiXmlBase [protected]
TIXML_ERROR_PARSING_ELEMENT enum valueTiXmlBase [protected]
TIXML_ERROR_PARSING_EMPTY enum valueTiXmlBase [protected]
TIXML_ERROR_PARSING_UNKNOWN enum valueTiXmlBase [protected]
TIXML_ERROR_READING_ATTRIBUTES enum valueTiXmlBase [protected]
TIXML_ERROR_READING_ELEMENT_VALUE enum valueTiXmlBase [protected]
TIXML_ERROR_READING_END_TAG enum valueTiXmlBase [protected]
TIXML_ERROR_STRING_COUNT enum valueTiXmlBase [protected]
TIXML_NO_ERROR enum valueTiXmlBase [protected]
TiXmlAttribute()TiXmlAttribute [inline]
TiXmlAttribute(const char *_name, const char *_value)TiXmlAttribute [inline]
TiXmlAttribute(const TiXmlAttribute &)TiXmlAttribute [private]
TiXmlAttributeSet classTiXmlAttribute [friend]
TiXmlBase()TiXmlBase [inline]
ToLower(int v, TiXmlEncoding encoding)TiXmlBase [inline, protected, static]
userDataTiXmlBase [protected]
utf8ByteTableTiXmlBase [static]
valueTiXmlAttribute [private]
Value() const TiXmlAttribute [inline]
~TiXmlBase()TiXmlBase [inline, virtual]