GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
gear::TiXmlAttribute Member List

This is the complete list of members for gear::TiXmlAttribute, including all inherited members.

Column() const gear::TiXmlBaseinline
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
DoubleValue() const gear::TiXmlAttribute
errorString (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseinlineprotectedstatic
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
GetUserData() (defined in gear::TiXmlBase)gear::TiXmlBaseinline
IntValue() const gear::TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
IsWhiteSpace(char c) (defined in gear::TiXmlBase)gear::TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()gear::TiXmlBaseinlinestatic
location (defined in gear::TiXmlBase)gear::TiXmlBaseprotected
Name() const gear::TiXmlAttributeinline
Next() const gear::TiXmlAttribute
Next() (defined in gear::TiXmlAttribute)gear::TiXmlAttribute
operator<(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute)gear::TiXmlAttributeinline
operator==(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute)gear::TiXmlAttributeinline
operator>(const TiXmlAttribute &rhs) const (defined in gear::TiXmlAttribute)gear::TiXmlAttributeinline
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (defined in gear::TiXmlAttribute)gear::TiXmlAttributevirtual
Previous() const gear::TiXmlAttribute
Previous() (defined in gear::TiXmlAttribute)gear::TiXmlAttribute
Print(FILE *cfile, int depth) const gear::TiXmlAttributevirtual
PutString(const TIXML_STRING &str, TIXML_OSTREAM *out) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
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::TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
Row() const gear::TiXmlBaseinline
SetCondenseWhiteSpace(bool condense)gear::TiXmlBaseinlinestatic
SetDocument(TiXmlDocument *doc) (defined in gear::TiXmlAttribute)gear::TiXmlAttributeinline
SetDoubleValue(double value)gear::TiXmlAttribute
SetIntValue(int value)gear::TiXmlAttribute
SetName(const char *_name)gear::TiXmlAttributeinline
SetName(const std::string &_name)gear::TiXmlAttributeinline
SetUserData(void *user) (defined in gear::TiXmlBase)gear::TiXmlBaseinline
SetValue(const char *_value)gear::TiXmlAttributeinline
SetValue(const std::string &_value)gear::TiXmlAttributeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
StreamOut(TIXML_OSTREAM *out) const (defined in gear::TiXmlAttribute)gear::TiXmlAttributevirtual
StreamTo(TIXML_ISTREAM *in, int character, TIXML_STRING *tag) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
StreamWhiteSpace(TIXML_ISTREAM *in, TIXML_STRING *tag) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseprotectedstatic
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::TiXmlAttributeinline
TiXmlAttribute(const std::string &_name, const std::string &_value)gear::TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value)gear::TiXmlAttributeinline
TiXmlAttributeSet (defined in gear::TiXmlAttribute)gear::TiXmlAttributefriend
TiXmlBase() (defined in gear::TiXmlBase)gear::TiXmlBaseinline
ToLower(int v, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBaseinlineprotectedstatic
userDatagear::TiXmlBaseprotected
utf8ByteTable (defined in gear::TiXmlBase)gear::TiXmlBasestatic
Value() const gear::TiXmlAttributeinline
~TiXmlBase() (defined in gear::TiXmlBase)gear::TiXmlBaseinlinevirtual