Main Page | Class Hierarchy | Class List | File List | Class Members

gear::TiXmlAttribute Member List

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 [protected, static]
DoubleValue() const gear::TiXmlAttribute
errorString (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [inline, protected, static]
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
GetUserData() (defined in gear::TiXmlBase)gear::TiXmlBase [inline]
IntValue() const gear::TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
IsWhiteSpace(char c) (defined in gear::TiXmlBase)gear::TiXmlBase [inline, protected, static]
IsWhiteSpaceCondensed()gear::TiXmlBase [inline, static]
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 [protected, static]
PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
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 [protected, static]
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
Row() const gear::TiXmlBase [inline]
SetCondenseWhiteSpace(bool condense)gear::TiXmlBase [inline, static]
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 [protected, static]
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 [protected, static]
StreamWhiteSpace(TIXML_ISTREAM *in, TIXML_STRING *tag) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in gear::TiXmlBase)gear::TiXmlBase [protected, static]
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 [inline, protected, static]
userDatagear::TiXmlBase [protected]
utf8ByteTable (defined in gear::TiXmlBase)gear::TiXmlBase [static]
Value() const gear::TiXmlAttribute [inline]
~TiXmlBase() (defined in gear::TiXmlBase)gear::TiXmlBase [inline, virtual]

Generated on Tue Sep 5 11:36:32 2006 for Gear by doxygen 1.3.5