14#ifndef STANZAEXTENSIONFACTORY_H__
15#define STANZAEXTENSIONFACTORY_H__
44 friend class ClientBase;
85 typedef std::list<StanzaExtension*> SEList;
~StanzaExtensionFactory()
void registerExtension(StanzaExtension *ext)
void addExtensions(Stanza &stanza, Tag *tag)
bool removeExtension(int ext)
This class abstracts a stanza extension, which is usually an XML child element in a specific namespac...
This is the base class for XMPP stanza abstractions.
This is an abstraction of an XML element.
A simple implementation of mutex as a wrapper around a pthread mutex or a win32 critical section.
The namespace for the gloox library.