This is the complete list of members for XMLAttribute, including all inherited members.
| _memPool (defined in XMLAttribute) | XMLAttribute | private |
| _name (defined in XMLAttribute) | XMLAttribute | mutableprivate |
| _next (defined in XMLAttribute) | XMLAttribute | private |
| _parseLineNum (defined in XMLAttribute) | XMLAttribute | private |
| _value (defined in XMLAttribute) | XMLAttribute | mutableprivate |
| BoolValue() const | XMLAttribute | inline |
| BUF_SIZE enum value (defined in XMLAttribute) | XMLAttribute | private |
| DoubleValue() const | XMLAttribute | inline |
| FloatValue() const | XMLAttribute | inline |
| GetLineNum() const | XMLAttribute | inline |
| Int64Value() const (defined in XMLAttribute) | XMLAttribute | inline |
| IntValue() const (defined in XMLAttribute) | XMLAttribute | inline |
| Name() const | XMLAttribute | |
| Next() const | XMLAttribute | inline |
| operator=(const XMLAttribute &) (defined in XMLAttribute) | XMLAttribute | private |
| ParseDeep(char *p, bool processEntities, int *curLineNumPtr) (defined in XMLAttribute) | XMLAttribute | private |
| QueryBoolValue(bool *value) const | XMLAttribute | |
| QueryDoubleValue(double *value) const | XMLAttribute | |
| QueryFloatValue(float *value) const | XMLAttribute | |
| QueryInt64Value(int64_t *value) const | XMLAttribute | |
| QueryIntValue(int *value) const (defined in XMLAttribute) | XMLAttribute | |
| QueryUnsignedValue(unsigned int *value) const | XMLAttribute | |
| SetAttribute(const char *value) | XMLAttribute | |
| SetAttribute(int value) | XMLAttribute | |
| SetAttribute(unsigned value) | XMLAttribute | |
| SetAttribute(int64_t value) | XMLAttribute | |
| SetAttribute(bool value) | XMLAttribute | |
| SetAttribute(double value) | XMLAttribute | |
| SetAttribute(float value) | XMLAttribute | |
| SetName(const char *name) (defined in XMLAttribute) | XMLAttribute | private |
| UnsignedValue() const | XMLAttribute | inline |
| Value() const | XMLAttribute | |
| XMLAttribute() (defined in XMLAttribute) | XMLAttribute | inlineprivate |
| XMLAttribute(const XMLAttribute &) (defined in XMLAttribute) | XMLAttribute | private |
| XMLElement (defined in XMLAttribute) | XMLAttribute | friend |
| ~XMLAttribute() (defined in XMLAttribute) | XMLAttribute | inlineprivatevirtual |