14 #ifndef VCARDUPDATE_H__
15 #define VCARDUPDATE_H__
18 #include "stanzaextension.h"
65 const std::string&
hash()
const {
return m_hash; }
78 virtual const std::string& filterString()
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.
This is an abstraction of a vcard-temp:x:update namespace element, as used in XEP-0153 (vCard-Based A...
virtual StanzaExtension * newInstance(const Tag *tag) const
const std::string & hash() const
virtual StanzaExtension * clone() const
The namespace for the gloox library.