sipxportlib  Version 3.3
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
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
IntValue() const TiXmlAttribute
IsAlpha(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
IsWhiteSpace(char c)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed()TiXmlBaseinlinestatic
locationTiXmlBaseprotected
Name() const TiXmlAttributeinline
Next() const TiXmlAttribute
Next()TiXmlAttribute
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()TiXmlAttribute
Print(FILE *cfile, int depth) const TiXmlAttributevirtual
PutString(const TIXML_STRING &str, TIXML_OSTREAM *out)TiXmlBaseprotectedstatic
PutString(const TIXML_STRING &str, TIXML_STRING *out)TiXmlBaseprotectedstatic
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
StreamOut(TIXML_OSTREAM *out) const TiXmlAttributevirtual
StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding)TiXmlBaseprotectedstatic
TIXML_ERROR enum valueTiXmlBase
TIXML_ERROR_DOCUMENT_EMPTY 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_OUT_OF_MEMORY 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