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

Public Member Functions

 ConnectionListenerWrapper (glooxwrapper::ConnectionListener *wrapped)
 
virtual void onConnect ()
 
virtual void onDisconnect (gloox::ConnectionError e)
 
virtual bool onTLSConnect (const gloox::CertInfo &info)
 

Private Attributes

glooxwrapper::ConnectionListenerm_Wrapped
 

Constructor & Destructor Documentation

glooxwrapper::ConnectionListenerWrapper::ConnectionListenerWrapper ( glooxwrapper::ConnectionListener wrapped)
inline

Member Function Documentation

virtual void glooxwrapper::ConnectionListenerWrapper::onConnect ( )
inlinevirtual
virtual void glooxwrapper::ConnectionListenerWrapper::onDisconnect ( gloox::ConnectionError  e)
inlinevirtual
virtual bool glooxwrapper::ConnectionListenerWrapper::onTLSConnect ( const gloox::CertInfo &  info)
inlinevirtual

Member Data Documentation

glooxwrapper::ConnectionListener* glooxwrapper::ConnectionListenerWrapper::m_Wrapped
private

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