Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CIoTimeoutDrainCallback Class Reference

Callback object for drainTimeouts. More...

#include <IoTimeoutManager.h>

Inheritance diagram for OW32::CIoTimeoutDrainCallback:

OW32::CAsyncResolver List of all members.

Public Member Functions

virtual bool drainTimeout (CIoTimeoutCallback *pCallback, LPVOID key)=0
 The prototype of the function called during #CIoTimeoutManagerThread::drainTimeouts.

Detailed Description

Callback object for drainTimeouts.


Member Function Documentation

virtual bool OW32::CIoTimeoutDrainCallback::drainTimeout CIoTimeoutCallback pCallback,
LPVOID  key
[pure virtual]
 

The prototype of the function called during #CIoTimeoutManagerThread::drainTimeouts.

The queue lock is held when calling drain timeout; be careful not to deadlock yourself.

Implemented in OW32::CAsyncResolver.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:25 2005 for OW32 by  doxygen 1.3.9.1