| DoubleValue() const | TiXmlAttribute | |
| errorString (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| GetChar(const char *p, char *value) (defined in TiXmlBase) | TiXmlBase | [inline, protected, static] |
| GetEntity(const char *in, char *value) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| IntValue() const | TiXmlAttribute | |
| IsWhiteSpace(int c) (defined in TiXmlBase) | TiXmlBase | [inline, protected, static] |
| IsWhiteSpaceCondensed() | TiXmlBase | [inline, static] |
| Name() const | TiXmlAttribute | [inline] |
| Next() const | TiXmlAttribute | |
| operator<(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute) | TiXmlAttribute | [inline] |
| operator==(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute) | TiXmlAttribute | [inline] |
| operator>(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute) | TiXmlAttribute | [inline] |
| Parse(const char *p) (defined in TiXmlAttribute) | TiXmlAttribute | [virtual] |
| Previous() const | TiXmlAttribute | |
| Print(FILE *cfile, int depth) const | TiXmlAttribute | [virtual] |
| PutString(const TIXML_STRING &str, TIXML_OSTREAM *out) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| ReadName(const char *p, TIXML_STRING *name) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| SetCondenseWhiteSpace(bool condense) | TiXmlBase | [inline, static] |
| SetDocument(TiXmlDocument *doc) (defined in TiXmlAttribute) | TiXmlAttribute | [inline] |
| SetDoubleValue(double value) | TiXmlAttribute | |
| SetIntValue(int value) | TiXmlAttribute | |
| SetName(const char *_name) | TiXmlAttribute | [inline] |
| SetName(const std::string &_name) | TiXmlAttribute | [inline] |
| SetValue(const char *_value) | TiXmlAttribute | [inline] |
| SetValue(const std::string &_value) | TiXmlAttribute | [inline] |
| SkipWhiteSpace(const char *) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| StreamOut(TIXML_OSTREAM *out) const (defined in TiXmlAttribute) | TiXmlAttribute | [virtual] |
| StreamTo(TIXML_ISTREAM *in, int character, TIXML_STRING *tag) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| StreamWhiteSpace(TIXML_ISTREAM *in, TIXML_STRING *tag) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| StringEqual(const char *p, const char *endTag, bool ignoreCase) (defined in TiXmlBase) | TiXmlBase | [protected, static] |
| TIXML_ERROR enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_DOCUMENT_EMPTY enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_OPENING_FILE enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_OUT_OF_MEMORY enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_PARSING_COMMENT enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_PARSING_DECLARATION enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_PARSING_ELEMENT enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_PARSING_EMPTY enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_PARSING_UNKNOWN enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_READING_ATTRIBUTES enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_READING_ELEMENT_VALUE enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_READING_END_TAG enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_ERROR_STRING_COUNT enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TIXML_NO_ERROR enum value (defined in TiXmlBase) | TiXmlBase | [protected] |
| TiXmlAttribute() | TiXmlAttribute | [inline] |
| TiXmlAttribute(const std::string &_name, const std::string &_value) | TiXmlAttribute | [inline] |
| TiXmlAttribute(const char *_name, const char *_value) | TiXmlAttribute | [inline] |
| TiXmlAttributeSet (defined in TiXmlAttribute) | TiXmlAttribute | [friend] |
| TiXmlBase() (defined in TiXmlBase) | TiXmlBase | [inline] |
| Value() const | TiXmlAttribute | [inline] |
| ~TiXmlBase() (defined in TiXmlBase) | TiXmlBase | [inline, virtual] |