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