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

OW32::CIoCompletionThread Class Reference

An IOCP worker thread. More...

#include <IoCompletionThreadPool.h>

Inheritance diagram for OW32::CIoCompletionThread:

OW32::CThread List of all members.

Public Member Functions

 CIoCompletionThread ()
 Constructor that sets the thread autodelete flag to false.
void SetCompletionPort (HANDLE hCompletionPort)
 Set the io completion port that this thread is processing notifications for.
virtual unsigned int Run ()
 The main function for the worker thread.

Detailed Description

An IOCP worker thread.


Member Function Documentation

void OW32::CIoCompletionThread::SetCompletionPort HANDLE  hCompletionPort  )  [inline]
 

Set the io completion port that this thread is processing notifications for.

Parameters:
hCompletionPort The completion port handle


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