Marlin  1.17.1
 All Classes Namespaces Functions Variables Enumerations Friends Pages
TiXmlAttribute Member List

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

Column() const TiXmlBaseinline
ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (defined in TiXmlBase)TiXmlBaseprotectedstatic
DoubleValue() const TiXmlAttribute
errorString (defined in TiXmlBase)TiXmlBaseprotectedstatic
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
GetUserData()TiXmlBaseinline
GetUserData() const TiXmlBaseinline
IntValue() const TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
IsWhiteSpace(char c) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
IsWhiteSpace(int c) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
location (defined in TiXmlBase)TiXmlBaseprotected
Name() const TiXmlAttributeinline
NameTStr() const (defined in TiXmlAttribute)TiXmlAttributeinline
Next() const TiXmlAttribute
Next() (defined in TiXmlAttribute)TiXmlAttributeinline
operator<(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute)TiXmlAttributeinline
operator==(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute)TiXmlAttributeinline
operator>(const TiXmlAttribute &rhs) const (defined in TiXmlAttribute)TiXmlAttributeinline
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (defined in TiXmlAttribute)TiXmlAttributevirtual
Previous() const TiXmlAttribute
Previous() (defined in TiXmlAttribute)TiXmlAttributeinline
Print(FILE *cfile, int depth) const TiXmlAttributeinlinevirtual
Print(FILE *cfile, int depth, TIXML_STRING *str) const (defined in TiXmlAttribute)TiXmlAttribute
PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in TiXmlBase)TiXmlBaseprotectedstatic
QueryDoubleValue(double *_value) const TiXmlAttribute
QueryIntValue(int *_value) const TiXmlAttribute
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
Row() const TiXmlBaseinline
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetDocument(TiXmlDocument *doc) (defined in TiXmlAttribute)TiXmlAttributeinline
SetDoubleValue(double _value)TiXmlAttribute
SetIntValue(int _value)TiXmlAttribute
SetName(const char *_name)TiXmlAttributeinline
SetName(const std::string &_name)TiXmlAttributeinline
SetUserData(void *user)TiXmlBaseinline
SetValue(const char *_value)TiXmlAttributeinline
SetValue(const std::string &_value)TiXmlAttributeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
StreamTo(std::istream *in, int character, TIXML_STRING *tag) (defined in TiXmlBase)TiXmlBaseprotectedstatic
StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (defined in TiXmlBase)TiXmlBaseprotectedstatic
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseprotectedstatic
TIXML_ERROR enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_DOCUMENT_TOP_ONLY enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_EMBEDDED_NULL enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_OPENING_FILE enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_OUT_OF_MEMORY enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_CDATA enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_COMMENT enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_DECLARATION enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_ELEMENT enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_EMPTY enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_PARSING_UNKNOWN enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_READING_ATTRIBUTES enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_READING_ELEMENT_VALUE enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_READING_END_TAG enum value (defined in TiXmlBase)TiXmlBase
TIXML_ERROR_STRING_COUNT enum value (defined in TiXmlBase)TiXmlBase
TIXML_NO_ERROR enum value (defined in TiXmlBase)TiXmlBase
TiXmlAttribute()TiXmlAttributeinline
TiXmlAttribute(const std::string &_name, const std::string &_value)TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value)TiXmlAttributeinline
TiXmlAttributeSet (defined in TiXmlAttribute)TiXmlAttributefriend
TiXmlBase() (defined in TiXmlBase)TiXmlBaseinline
ToLower(int v, TiXmlEncoding encoding) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTable (defined in TiXmlBase)TiXmlBasestatic
Value() const TiXmlAttributeinline
ValueStr() const TiXmlAttributeinline
~TiXmlBase() (defined in TiXmlBase)TiXmlBaseinlinevirtual