Column() const | omega::xml::TiXmlBase | inline |
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) | omega::xml::TiXmlBase | protectedstatic |
DoubleValue() const | omega::xml::TiXmlAttribute | |
EncodeString(const TIXML_STRING &str, TIXML_STRING *out) | omega::xml::TiXmlBase | static |
errorString | omega::xml::TiXmlBase | protectedstatic |
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) | omega::xml::TiXmlBase | inlineprotectedstatic |
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
GetUserData() | omega::xml::TiXmlBase | inline |
GetUserData() const | omega::xml::TiXmlBase | inline |
IntValue() const | omega::xml::TiXmlAttribute | |
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
IsWhiteSpace(char c) | omega::xml::TiXmlBase | inlineprotectedstatic |
IsWhiteSpace(int c) | omega::xml::TiXmlBase | inlineprotectedstatic |
IsWhiteSpaceCondensed() | omega::xml::TiXmlBase | inlinestatic |
location | omega::xml::TiXmlBase | protected |
Name() const | omega::xml::TiXmlAttribute | inline |
NameTStr() const | omega::xml::TiXmlAttribute | inline |
Next() const | omega::xml::TiXmlAttribute | |
Next() | omega::xml::TiXmlAttribute | inline |
operator<(const TiXmlAttribute &rhs) const | omega::xml::TiXmlAttribute | inline |
operator==(const TiXmlAttribute &rhs) const | omega::xml::TiXmlAttribute | inline |
operator>(const TiXmlAttribute &rhs) const | omega::xml::TiXmlAttribute | inline |
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) | omega::xml::TiXmlAttribute | virtual |
Previous() const | omega::xml::TiXmlAttribute | |
Previous() | omega::xml::TiXmlAttribute | inline |
Print(FILE *cfile, int depth) const | omega::xml::TiXmlAttribute | inlinevirtual |
Print(FILE *cfile, int depth, TIXML_STRING *str) const | omega::xml::TiXmlAttribute | |
QueryDoubleValue(double *_value) const | omega::xml::TiXmlAttribute | |
QueryIntValue(int *_value) const | omega::xml::TiXmlAttribute | |
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
Row() const | omega::xml::TiXmlBase | inline |
SetCondenseWhiteSpace(bool condense) | omega::xml::TiXmlBase | inlinestatic |
SetDocument(TiXmlDocument *doc) | omega::xml::TiXmlAttribute | inline |
SetDoubleValue(double _value) | omega::xml::TiXmlAttribute | |
SetIntValue(int _value) | omega::xml::TiXmlAttribute | |
SetName(const char *_name) | omega::xml::TiXmlAttribute | inline |
SetUserData(void *user) | omega::xml::TiXmlBase | inline |
SetValue(const char *_value) | omega::xml::TiXmlAttribute | inline |
SkipWhiteSpace(const char *, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) | omega::xml::TiXmlBase | protectedstatic |
TIXML_ERROR enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_DOCUMENT_EMPTY enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_DOCUMENT_TOP_ONLY enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_EMBEDDED_NULL enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_OPENING_FILE enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_CDATA enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_COMMENT enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_DECLARATION enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_ELEMENT enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_EMPTY enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_PARSING_UNKNOWN enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_READING_ATTRIBUTES enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_READING_ELEMENT_VALUE enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_READING_END_TAG enum value | omega::xml::TiXmlBase | |
TIXML_ERROR_STRING_COUNT enum value | omega::xml::TiXmlBase | |
TIXML_NO_ERROR enum value | omega::xml::TiXmlBase | |
TiXmlAttribute() | omega::xml::TiXmlAttribute | inline |
TiXmlAttribute(const char *_name, const char *_value) | omega::xml::TiXmlAttribute | inline |
TiXmlAttributeSet class | omega::xml::TiXmlAttribute | friend |
TiXmlBase() | omega::xml::TiXmlBase | inline |
ToLower(int v, TiXmlEncoding encoding) | omega::xml::TiXmlBase | inlineprotectedstatic |
userData | omega::xml::TiXmlBase | protected |
utf8ByteTable | omega::xml::TiXmlBase | static |
Value() const | omega::xml::TiXmlAttribute | inline |
~TiXmlBase() | omega::xml::TiXmlBase | inlinevirtual |