This is the complete list of members for gear::TiXmlAttribute, including all inherited members.
Column() const | gear::TiXmlBase | inline |
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
DoubleValue() const | gear::TiXmlAttribute | |
errorString (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | inlineprotectedstatic |
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
GetUserData() (defined in gear::TiXmlBase) | gear::TiXmlBase | inline |
IntValue() const | gear::TiXmlAttribute | |
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
IsWhiteSpace(char c) (defined in gear::TiXmlBase) | gear::TiXmlBase | inlineprotectedstatic |
IsWhiteSpaceCondensed() | gear::TiXmlBase | inlinestatic |
location (defined in gear::TiXmlBase) | gear::TiXmlBase | protected |
Name() const | gear::TiXmlAttribute | inline |
Next() const | gear::TiXmlAttribute | |
Next() (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | |
operator<(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | inline |
operator==(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | inline |
operator>(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | inline |
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | virtual |
Previous() const | gear::TiXmlAttribute | |
Previous() (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | |
Print(FILE *cfile, int depth) const | gear::TiXmlAttribute | virtual |
PutString(const TIXML_STRING &str, TIXML_OSTREAM *out) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
QueryDoubleValue(double *value) const | gear::TiXmlAttribute | |
QueryIntValue(int *value) const | gear::TiXmlAttribute | |
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
Row() const | gear::TiXmlBase | inline |
SetCondenseWhiteSpace(bool condense) | gear::TiXmlBase | inlinestatic |
SetDocument(TiXmlDocument *doc) (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | inline |
SetDoubleValue(double value) | gear::TiXmlAttribute | |
SetIntValue(int value) | gear::TiXmlAttribute | |
SetName(const char *_name) | gear::TiXmlAttribute | inline |
SetName(const std::string &_name) | gear::TiXmlAttribute | inline |
SetUserData(void *user) (defined in gear::TiXmlBase) | gear::TiXmlBase | inline |
SetValue(const char *_value) | gear::TiXmlAttribute | inline |
SetValue(const std::string &_value) | gear::TiXmlAttribute | inline |
SkipWhiteSpace(const char *, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
StreamOut(TIXML_OSTREAM *out) const (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | virtual |
StreamTo(TIXML_ISTREAM *in, int character, TIXML_STRING *tag) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
StreamWhiteSpace(TIXML_ISTREAM *in, TIXML_STRING *tag) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | protectedstatic |
TIXML_ERROR enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_DOCUMENT_EMPTY enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_EMBEDDED_NULL enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_OPENING_FILE enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_OUT_OF_MEMORY enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_PARSING_COMMENT enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_PARSING_DECLARATION enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_PARSING_ELEMENT enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_PARSING_EMPTY enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_PARSING_UNKNOWN enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_READING_ATTRIBUTES enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_READING_ELEMENT_VALUE enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_READING_END_TAG enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_ERROR_STRING_COUNT enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TIXML_NO_ERROR enum value (defined in gear::TiXmlBase) | gear::TiXmlBase | |
TiXmlAttribute() | gear::TiXmlAttribute | inline |
TiXmlAttribute(const std::string &_name, const std::string &_value) | gear::TiXmlAttribute | inline |
TiXmlAttribute(const char *_name, const char *_value) | gear::TiXmlAttribute | inline |
TiXmlAttributeSet (defined in gear::TiXmlAttribute) | gear::TiXmlAttribute | friend |
TiXmlBase() (defined in gear::TiXmlBase) | gear::TiXmlBase | inline |
ToLower(int v, TiXmlEncoding encoding) (defined in gear::TiXmlBase) | gear::TiXmlBase | inlineprotectedstatic |
userData | gear::TiXmlBase | protected |
utf8ByteTable (defined in gear::TiXmlBase) | gear::TiXmlBase | static |
Value() const | gear::TiXmlAttribute | inline |
~TiXmlBase() (defined in gear::TiXmlBase) | gear::TiXmlBase | inlinevirtual |