zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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)TiXmlBaseprotectedstatic
DoubleValue() const TiXmlAttribute
EncodeString(const TIXML_STRING &str, TIXML_STRING *out)TiXmlBasestatic
errorStringTiXmlBaseprotectedstatic
GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
GetUserData()TiXmlBaseinline
GetUserData() const TiXmlBaseinline
IntValue() const TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsWhiteSpace(char c)TiXmlBaseinlineprotectedstatic
IsWhiteSpace(int c)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
locationTiXmlBaseprotected
Name() const TiXmlAttributeinline
NameTStr() const TiXmlAttributeinline
Next() const TiXmlAttribute
Next()TiXmlAttributeinline
operator<(const TiXmlAttribute &rhs) const TiXmlAttributeinline
operator==(const TiXmlAttribute &rhs) const TiXmlAttributeinline
operator>(const TiXmlAttribute &rhs) const TiXmlAttributeinline
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)TiXmlAttributevirtual
Previous() const TiXmlAttribute
Previous()TiXmlAttributeinline
Print(FILE *cfile, int depth) const TiXmlAttributeinlinevirtual
Print(FILE *cfile, int depth, TIXML_STRING *str) const TiXmlAttribute
QueryDoubleValue(double *_value) const TiXmlAttribute
QueryIntValue(int *_value) const TiXmlAttribute
ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
Row() const TiXmlBaseinline
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetDocument(TiXmlDocument *doc)TiXmlAttributeinline
SetDoubleValue(double _value)TiXmlAttribute
SetIntValue(int _value)TiXmlAttribute
SetName(const char *_name)TiXmlAttributeinline
SetUserData(void *user)TiXmlBaseinline
SetValue(const char *_value)TiXmlAttributeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
TIXML_ERROR enum valueTiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY enum valueTiXmlBase
TIXML_ERROR_DOCUMENT_TOP_ONLY enum valueTiXmlBase
TIXML_ERROR_EMBEDDED_NULL enum valueTiXmlBase
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum valueTiXmlBase
TIXML_ERROR_OPENING_FILE enum valueTiXmlBase
TIXML_ERROR_PARSING_CDATA enum valueTiXmlBase
TIXML_ERROR_PARSING_COMMENT enum valueTiXmlBase
TIXML_ERROR_PARSING_DECLARATION enum valueTiXmlBase
TIXML_ERROR_PARSING_ELEMENT enum valueTiXmlBase
TIXML_ERROR_PARSING_EMPTY enum valueTiXmlBase
TIXML_ERROR_PARSING_UNKNOWN enum valueTiXmlBase
TIXML_ERROR_READING_ATTRIBUTES enum valueTiXmlBase
TIXML_ERROR_READING_ELEMENT_VALUE enum valueTiXmlBase
TIXML_ERROR_READING_END_TAG enum valueTiXmlBase
TIXML_ERROR_STRING_COUNT enum valueTiXmlBase
TIXML_NO_ERROR enum valueTiXmlBase
TiXmlAttribute()TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value)TiXmlAttributeinline
TiXmlAttributeSet classTiXmlAttributefriend
TiXmlBase()TiXmlBaseinline
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
Value() const TiXmlAttributeinline
~TiXmlBase()TiXmlBaseinlinevirtual