#include <tevent.h>
Public Types | |
typedef void(ConnEventHandler::* | Handler )(ConnEvent &event, TipcConn &conn, T_IO_CHECK_MODE checkMode) |
Public Methods | |
virtual void | onConnEvent (ConnEvent &event, TipcConn &conn, T_IO_CHECK_MODE checkMode) |
|
Signature for the ConnEvent handler methods.
|
|
Default implementation for the ConnEvent handler methods.
|