Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
glooxwrapper::IqHandlerWrapper Class Reference
Inheritance diagram for glooxwrapper::IqHandlerWrapper:
Inheritance graph
[legend]
Collaboration diagram for glooxwrapper::IqHandlerWrapper:
Collaboration graph
[legend]

Public Member Functions

 IqHandlerWrapper (glooxwrapper::IqHandler *wrapped)
 
virtual bool handleIq (const gloox::IQ &iq)
 
virtual void handleIqID (const gloox::IQ &iq, int context)
 

Private Attributes

glooxwrapper::IqHandlerm_Wrapped
 

Constructor & Destructor Documentation

glooxwrapper::IqHandlerWrapper::IqHandlerWrapper ( glooxwrapper::IqHandler wrapped)
inline

Member Function Documentation

virtual bool glooxwrapper::IqHandlerWrapper::handleIq ( const gloox::IQ &  iq)
inlinevirtual
virtual void glooxwrapper::IqHandlerWrapper::handleIqID ( const gloox::IQ &  iq,
int  context 
)
inlinevirtual

Member Data Documentation

glooxwrapper::IqHandler* glooxwrapper::IqHandlerWrapper::m_Wrapped
private

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