Otclient  14/8/2020
TiXmlAttribute Member List

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

ConvertUTF32ToUTF8(unsigned long input, char *output, int *length)TiXmlBaseprotectedstatic
DoubleValue() constTiXmlAttribute
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
IntValue() constTiXmlAttribute
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
NameTStr() constTiXmlAttributeinline
Next() constTiXmlAttribute
Next()TiXmlAttributeinline
operator<(const TiXmlAttribute &rhs) constTiXmlAttributeinline
TiXmlBase::operator=(const TiXmlBase &base)=deleteTiXmlBase
operator==(const TiXmlAttribute &rhs) constTiXmlAttributeinline
operator>(const TiXmlAttribute &rhs) constTiXmlAttributeinline
Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)TiXmlAttributevirtual
Previous() constTiXmlAttribute
Previous()TiXmlAttributeinline
Print(FILE *cfile, int depth) constTiXmlAttributeinlinevirtual
Print(FILE *cfile, int depth, TIXML_STRING *str) constTiXmlAttribute
QueryDoubleValue(double *_value) constTiXmlAttribute
QueryIntValue(int *_value) constTiXmlAttribute
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() constTiXmlBaseinline
SetCondenseWhiteSpace(bool condense)TiXmlBaseinlinestatic
SetDocument(TiXmlDocument *doc)TiXmlAttributeinline
SetDoubleValue(double _value)TiXmlAttribute
SetIntValue(int _value)TiXmlAttribute
SetName(const std::string &_name)TiXmlAttributeinline
SetValue(const std::string &_value)TiXmlAttributeinline
SkipWhiteSpace(const char *, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
StreamTo(std::istream *in, int character, TIXML_STRING *tag)TiXmlBaseprotectedstatic
StreamWhiteSpace(std::istream *in, TIXML_STRING *tag)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 std::string &_name, const std::string &_value)TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value)TiXmlAttributeinline
TiXmlAttributeSet classTiXmlAttributefriend
TiXmlBase(const TiXmlBase &)=deleteTiXmlBase
TiXmlBase()TiXmlBaseinline
ToLower(int v, TiXmlEncoding encoding)TiXmlBaseinlineprotectedstatic
userDataTiXmlBaseprotected
utf8ByteTableTiXmlBasestatic
~TiXmlBase()TiXmlBaseinlinevirtual