gloox  1.0.20
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() constTag::Attributeinline
operator bool() constTag::Attributeinline
operator!=(const Attribute &right) constTag::Attributeinline
operator==(const Attribute &right) constTag::Attributeinline
prefix() constTag::Attribute
setPrefix(const std::string &prefix)Tag::Attribute
setValue(const std::string &value)Tag::Attribute
setXmlns(const std::string &xmlns)Tag::Attribute
value() constTag::Attributeinline
xml() constTag::Attribute
xmlns() constTag::Attribute
~Attribute()Tag::Attributeinlinevirtual