14 #include "delayeddelivery.h"
24 if( !m_stamp.empty() )
51 static const std::string filter =
64 Tag* t =
new Tag(
"delay" );
68 if( !m_stamp.empty() )
70 if( !m_reason.empty() )
virtual ~DelayedDelivery()
DelayedDelivery(const JID &from, const std::string stamp, const std::string &reason="")
virtual const std::string & filterString() const
virtual Tag * tag() const
const std::string & full() const
This class abstracts a stanza extension, which is usually an XML child element in a specific namespac...
This is an abstraction of an XML element.
bool setCData(const std::string &cdata)
bool addAttribute(Attribute *attr)
bool hasAttribute(const std::string &name, const std::string &value=EmptyString) const
const std::string cdata() const
const std::string & findAttribute(const std::string &name) const
const std::string & name() const
The namespace for the gloox library.
const std::string XMLNS_DELAY
const std::string XMLNS_X_DELAY