18 #include "clientbase.h"
46 Component(
const std::string& ns,
const std::string& server,
47 const std::string& component,
const std::string& password,
int port = 5347 );
61 virtual void handleStartNode(
const Tag* start );
64 virtual bool handleNormalNode(
Tag* tag );
71 virtual void rosterFilled() {}
This is the common base class for a Jabber/XMPP Client and a Jabber Component.
virtual void disconnect(ConnectionError reason)
This is an implementation of a basic jabber Component.
virtual bool checkStreamVersion(const std::string &)
virtual void disconnect()
This is an abstraction of an XML element.
The namespace for the gloox library.