openEmbroider  0.1
an open source embroidery software
 All Classes Functions Enumerations
TiXmlAttribute Member List

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

Column() const TiXmlBaseinline
DoubleValue() const TiXmlAttribute
errorString (defined in TiXmlBase)TiXmlBaseprotectedstatic
GetChar(const char *p, char *_value) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
GetEntity(const char *in, char *value) (defined in TiXmlBase)TiXmlBaseprotectedstatic
IntValue() const TiXmlAttribute
IsWhiteSpace(int c) (defined in TiXmlBase)TiXmlBaseinlineprotectedstatic
IsWhiteSpaceCondensed() (defined in TiXmlBase)TiXmlBaseinlinestatic
location (defined in TiXmlBase)TiXmlBaseprotected
Name() const TiXmlAttributeinline
Next() const (defined in TiXmlAttribute)TiXmlAttribute
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) (defined in TiXmlAttribute)TiXmlAttributevirtual
Previous() const (defined in TiXmlAttribute)TiXmlAttribute
Print(FILE *cfile, int depth) const TiXmlAttributevirtual
PutString(const TIXML_STRING &str, TIXML_OSTREAM *out) (defined in TiXmlBase)TiXmlBaseprotectedstatic
PutString(const TIXML_STRING &str, TIXML_STRING *out) (defined in TiXmlBase)TiXmlBaseprotectedstatic
QueryDoubleValue(double *value) const (defined in TiXmlAttribute)TiXmlAttribute
QueryIntValue(int *value) const TiXmlAttribute
ReadName(const char *p, TIXML_STRING *name) (defined in TiXmlBase)TiXmlBaseprotectedstatic
ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase) (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
SetValue(const char *_value)TiXmlAttributeinline
SkipWhiteSpace(const char *) (defined in TiXmlBase)TiXmlBaseprotectedstatic
StreamOut(TIXML_OSTREAM *out) const (defined in TiXmlAttribute)TiXmlAttributevirtual
StringEqual(const char *p, const char *endTag, bool ignoreCase) (defined in TiXmlBase)TiXmlBaseprotectedstatic
TIXML_ERROR enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_DOCUMENT_EMPTY enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_FAILED_TO_READ_ELEMENT_NAME enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_OPENING_FILE enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_OUT_OF_MEMORY enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_PARSING_COMMENT enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_PARSING_DECLARATION enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_PARSING_ELEMENT enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_PARSING_EMPTY enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_PARSING_UNKNOWN enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_READING_ATTRIBUTES enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_READING_ELEMENT_VALUE enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_READING_END_TAG enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_ERROR_STRING_COUNT enum value (defined in TiXmlBase)TiXmlBaseprotected
TIXML_NO_ERROR enum value (defined in TiXmlBase)TiXmlBaseprotected
TiXmlAttribute() (defined in TiXmlAttribute)TiXmlAttributeinline
TiXmlAttribute(const char *_name, const char *_value) (defined in TiXmlAttribute)TiXmlAttributeinline
TiXmlAttributeSet (defined in TiXmlAttribute)TiXmlAttributefriend
TiXmlBase() (defined in TiXmlBase)TiXmlBaseinline
Value() const TiXmlAttributeinline
~TiXmlBase() (defined in TiXmlBase)TiXmlBaseinlinevirtual