|
gloox
1.0.1
|
This is the complete list of members for Tag::Attribute, including all inherited members.
| Attribute(Tag *parent, const std::string &name, const std::string &value, const std::string &xmlns=EmptyString) | Tag::Attribute | |
| Attribute(const std::string &name, const std::string &value, const std::string &xmlns=EmptyString) | Tag::Attribute | |
| Attribute(const Attribute &attr) | Tag::Attribute | |
| name() const | Tag::Attribute | inline |
| operator bool() const | Tag::Attribute | inline |
| operator!=(const Attribute &right) const | Tag::Attribute | inline |
| operator==(const Attribute &right) const | Tag::Attribute | inline |
| prefix() const | Tag::Attribute | |
| setPrefix(const std::string &prefix) | Tag::Attribute | |
| setValue(const std::string &value) | Tag::Attribute | |
| setXmlns(const std::string &xmlns) | Tag::Attribute | |
| value() const | Tag::Attribute | inline |
| xml() const | Tag::Attribute | |
| xmlns() const | Tag::Attribute | |
| ~Attribute() | Tag::Attribute | inlinevirtual |
1.8.1.2