Attribute(Tag *parent, const std::string &name, const std::string &value, const std::string &xmlns=EmptyString) | Attribute | |
Attribute(const std::string &name, const std::string &value, const std::string &xmlns=EmptyString) | Attribute | |
Attribute(const Attribute &attr) | Attribute | |
name() const | Attribute | [inline] |
operator bool() const | Attribute | [inline] |
operator!=(const Attribute &right) const | Attribute | [inline] |
operator==(const Attribute &right) const | Attribute | [inline] |
prefix() const | Attribute | |
setPrefix(const std::string &prefix) | Attribute | |
setValue(const std::string &value) | Attribute | |
setXmlns(const std::string &xmlns) | Attribute | |
value() const | Attribute | [inline] |
xml() const | Attribute | |
xmlns() const | Attribute | |
~Attribute() | Attribute | [inline, virtual] |