14 #include "pubsubitem.h"
41 : m_payload( item.m_payload ? item.m_payload->clone() : 0 )
59 Tag* t =
new Tag(
"item" );
Abstracts a PubSub Item (XEP-0060).
void setPayload(Tag *tag)
This is an abstraction of an XML element.
bool addAttribute(Attribute *attr)
void addChild(Tag *child)
const std::string & findAttribute(const std::string &name) const
const std::string & name() const
const TagList & children() const
The namespace for the gloox library.