gloox  1.1-svn
Tag::Attribute Member List

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::Attributeinline
operator bool() const Tag::Attributeinline
operator!=(const Attribute &right) const Tag::Attributeinline
operator==(const Attribute &right) const Tag::Attributeinline
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::Attributeinline
xml() const Tag::Attribute
xmlns() const Tag::Attribute
~Attribute()Tag::Attributeinlinevirtual