gloox 1.0
ConnectionDataHandler Member List
This is the complete list of members for ConnectionDataHandler, including all inherited members.
handleConnect(const ConnectionBase *connection)=0ConnectionDataHandler [pure virtual]
handleDisconnect(const ConnectionBase *connection, ConnectionError reason)=0ConnectionDataHandler [pure virtual]
handleReceivedData(const ConnectionBase *connection, const std::string &data)=0ConnectionDataHandler [pure virtual]
~ConnectionDataHandler()ConnectionDataHandler [inline, virtual]