Attribute() | Attribute | [inline] |
Attribute(const String &name, const String &value) | Attribute | |
Attribute(const Attribute &src) | Attribute | [inline] |
clear() | Attribute | |
getName() const | Attribute | |
getValue() const | Attribute | |
isValid() const | Attribute | [inline] |
operator!=(const Attribute &attr) const | Attribute | [inline] |
operator=(const Attribute &src) | Attribute | [inline] |
operator==(const Attribute &attr) const | Attribute | [inline] |
setName(const String &name) | Attribute | |
setValue(const String &value) | Attribute | |
writeToString(String &out) const | Attribute | |
Xml::attribute_iterator class | Attribute | [friend] |
Xml::Element class | Attribute | [friend] |
~Attribute() | Attribute | [inline] |