OBT::TiXmlAttribute Member List

This is the complete list of members for OBT::TiXmlAttribute, including all inherited members.
Column() const OBT::TiXmlBase [inline]
Column() const OBT::TiXmlBase [inline]
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)OBT::TiXmlBase [protected, static]
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)OBT::TiXmlBase [protected, static]
documentOBT::TiXmlAttribute [private]
DoubleValue() const OBT::TiXmlAttribute
DoubleValue() const OBT::TiXmlAttribute
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)OBT::TiXmlBase [static]
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)OBT::TiXmlBase [static]
errorStringOBT::TiXmlBase [protected, static]
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)OBT::TiXmlBase [inline, protected, static]
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)OBT::TiXmlBase [inline, protected, static]
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
GetUserData()OBT::TiXmlBase [inline]
GetUserData() const OBT::TiXmlBase [inline]
GetUserData()OBT::TiXmlBase [inline]
GetUserData() const OBT::TiXmlBase [inline]
IntValue() const OBT::TiXmlAttribute
IntValue() const OBT::TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
IsWhiteSpace(char c)OBT::TiXmlBase [inline, protected, static]
IsWhiteSpace(int c)OBT::TiXmlBase [inline, protected, static]
IsWhiteSpace(char c)OBT::TiXmlBase [inline, protected, static]
IsWhiteSpace(int c)OBT::TiXmlBase [inline, protected, static]
IsWhiteSpaceCondensed()OBT::TiXmlBase [inline, static]
IsWhiteSpaceCondensed()OBT::TiXmlBase [inline, static]
locationOBT::TiXmlBase [protected]
Name() const OBT::TiXmlAttribute [inline]
Name() const OBT::TiXmlAttribute [inline]
nameOBT::TiXmlAttribute [private]
NameTStr() const OBT::TiXmlAttribute [inline]
NameTStr() const OBT::TiXmlAttribute [inline]
Next() const OBT::TiXmlAttribute
Next()OBT::TiXmlAttribute [inline]
Next() const OBT::TiXmlAttribute
Next()OBT::TiXmlAttribute [inline]
nextOBT::TiXmlAttribute [private]
operator<(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
operator<(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
operator=(const TiXmlAttribute &base)OBT::TiXmlAttribute [private]
operator=(const TiXmlAttribute &base)OBT::TiXmlAttribute [private]
operator==(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
operator==(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
operator>(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
operator>(const TiXmlAttribute &rhs) const OBT::TiXmlAttribute [inline]
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)OBT::TiXmlAttribute [virtual]
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)OBT::TiXmlAttribute [virtual]
prevOBT::TiXmlAttribute [private]
Previous() const OBT::TiXmlAttribute
Previous()OBT::TiXmlAttribute [inline]
Previous() const OBT::TiXmlAttribute
Previous()OBT::TiXmlAttribute [inline]
Print(FILE *cfile, int depth) const OBT::TiXmlAttribute [inline, virtual]
Print(FILE *cfile, int depth, TIXML_STRING *str) const OBT::TiXmlAttribute
Print(FILE *cfile, int depth) const OBT::TiXmlAttribute [inline, virtual]
Print(FILE *cfile, int depth, TIXML_STRING *str) const OBT::TiXmlAttribute
QueryDoubleValue(double *_value) const OBT::TiXmlAttribute
QueryDoubleValue(double *_value) const OBT::TiXmlAttribute
QueryIntValue(int *_value) const OBT::TiXmlAttribute
QueryIntValue(int *_value) const OBT::TiXmlAttribute
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
Row() const OBT::TiXmlBase [inline]
Row() const OBT::TiXmlBase [inline]
SetCondenseWhiteSpace(bool condense)OBT::TiXmlBase [inline, static]
SetCondenseWhiteSpace(bool condense)OBT::TiXmlBase [inline, static]
SetDocument(TiXmlDocument *doc)OBT::TiXmlAttribute [inline]
SetDocument(TiXmlDocument *doc)OBT::TiXmlAttribute [inline]
SetDoubleValue(double _value)OBT::TiXmlAttribute
SetDoubleValue(double _value)OBT::TiXmlAttribute
SetIntValue(int _value)OBT::TiXmlAttribute
SetIntValue(int _value)OBT::TiXmlAttribute
SetName(const char *_name)OBT::TiXmlAttribute [inline]
SetName(const char *_name)OBT::TiXmlAttribute [inline]
SetUserData(void *user)OBT::TiXmlBase [inline]
SetUserData(void *user)OBT::TiXmlBase [inline]
setValue(const char *_value)OBT::TiXmlAttribute [inline]
SetValue(const char *_value)OBT::TiXmlAttribute [inline]
SkipWhiteSpace(const char *, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
SkipWhiteSpace(const char *, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)OBT::TiXmlBase [protected, static]
TIXML_ERROR enum valueOBT::TiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY enum valueOBT::TiXmlBase
TIXML_ERROR_DOCUMENT_TOP_ONLY enum valueOBT::TiXmlBase
TIXML_ERROR_EMBEDDED_NULL enum valueOBT::TiXmlBase
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueOBT::TiXmlBase
TIXML_ERROR_OPENING_FILE enum valueOBT::TiXmlBase
TIXML_ERROR_OUT_OF_MEMORY enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_CDATA enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_COMMENT enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_DECLARATION enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_ELEMENT enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_EMPTY enum valueOBT::TiXmlBase
TIXML_ERROR_PARSING_UNKNOWN enum valueOBT::TiXmlBase
TIXML_ERROR_READING_ATTRIBUTES enum valueOBT::TiXmlBase
TIXML_ERROR_READING_ELEMENT_VALUE enum valueOBT::TiXmlBase
TIXML_ERROR_READING_END_TAG enum valueOBT::TiXmlBase
TIXML_ERROR_STRING_COUNT enum valueOBT::TiXmlBase
TIXML_NO_ERROR enum valueOBT::TiXmlBase
TiXmlAttribute()OBT::TiXmlAttribute [inline]
TiXmlAttribute(const char *_name, const char *_value)OBT::TiXmlAttribute [inline]
TiXmlAttribute(const TiXmlAttribute &)OBT::TiXmlAttribute [private]
TiXmlAttribute()OBT::TiXmlAttribute [inline]
TiXmlAttribute(const char *_name, const char *_value)OBT::TiXmlAttribute [inline]
TiXmlAttribute(const TiXmlAttribute &)OBT::TiXmlAttribute [private]
TiXmlAttributeSet classOBT::TiXmlAttribute [friend]
TiXmlBase()OBT::TiXmlBase [inline]
TiXmlBase()OBT::TiXmlBase [inline]
ToLower(int v, TiXmlEncoding encoding)OBT::TiXmlBase [inline, protected, static]
ToLower(int v, TiXmlEncoding encoding)OBT::TiXmlBase [inline, protected, static]
userDataOBT::TiXmlBase [protected]
utf8ByteTableOBT::TiXmlBase [static]
valueOBT::TiXmlAttribute [private]
Value() const OBT::TiXmlAttribute [inline]
Value() const OBT::TiXmlAttribute [inline]
~TiXmlBase()OBT::TiXmlBase [inline, virtual]
~TiXmlBase()OBT::TiXmlBase [inline, virtual]

Generated on 1 Jan 2010 for OBT by  doxygen 1.6.1