Pyrogenesis  trunk
Public Member Functions | List of all members
glooxwrapper::IqHandler Class Referenceabstract

#include <glooxwrapper.h>

Inheritance diagram for glooxwrapper::IqHandler:
Inheritance graph
[legend]

Public Member Functions

virtual ~IqHandler ()
 
virtual bool handleIq (const IQ &iq)=0
 
virtual void handleIqID (const IQ &iq, int context)=0
 

Constructor & Destructor Documentation

virtual glooxwrapper::IqHandler::~IqHandler ( )
inlinevirtual

Member Function Documentation

virtual bool glooxwrapper::IqHandler::handleIq ( const IQ iq)
pure virtual

Implemented in XmppClient.

virtual void glooxwrapper::IqHandler::handleIqID ( const IQ iq,
int  context 
)
pure virtual

Implemented in XmppClient.


The documentation for this class was generated from the following file: