20 OOB::OOB(
const std::string& url,
const std::string& description,
bool iqext )
34 if( tag->
name() ==
"query" )
55 static const std::string filter =
74 new Tag( t,
"url", m_url );
76 new Tag( t,
"desc", m_desc );
const std::string XMLNS_IQ_OOB
virtual const std::string & filterString() const
The namespace for the gloox library.
This class abstracts a stanza extension, which is usually an element in a specific namespace...
bool hasAttribute(const std::string &name, const std::string &value=EmptyString) const
const std::string cdata() const
bool hasChild(const std::string &name, const std::string &attr=EmptyString, const std::string &value=EmptyString) const
const std::string & name() const
Tag * findChild(const std::string &name) const
OOB(const std::string &url, const std::string &description, bool iqext)
This is an abstraction of an XML element.
const std::string XMLNS_X_OOB