CReadTimeoutStreamSocketConnectionFilter::TimerCallback Class Reference

List of all members.

Public Types

typedef
CReadTimeoutStreamSocketConnectionFilter::UserData 
UserData
 User data that can be passed to TimerCallback via the OnTimer() call when the timeout expires.

Public Member Functions

virtual void OnTimer (IStreamSocket &socket, UserData userData)=0
 Called after the timer expires.

Protected Member Functions

 ~TimerCallback ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Typedef Documentation

typedef CReadTimeoutStreamSocketConnectionFilter::UserData UserData

User data that can be passed to TimerCallback via the OnTimer() call when the timeout expires.


Constructor & Destructor Documentation

~TimerCallback (  )  [inline, protected]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual void OnTimer ( IStreamSocket socket,
UserData  userData 
) [pure virtual]

Called after the timer expires.


Generated on Mon Sep 7 14:09:40 2009 for JetByte Socket Tools - v6.1 by  doxygen 1.5.3