|
gloox 1.0
|
| 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 | [inline, virtual] |
1.7.4