The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IDispatchToWorkerThread Class Reference
[InterfacesWin32 Threading primitivesAsynchronous I/OProtected destructors on abstract base classes]

Inheritance diagram for IDispatchToWorkerThread:

List of all members.

Public Member Functions

virtual void Dispatch (IHandler &handler, DWORD userData)=0

Protected Member Functions

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


Constructor & Destructor Documentation

virtual ~IDispatchToWorkerThread (  )  [protected, virtual]

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


Member Function Documentation

virtual void Dispatch ( IHandler handler,
DWORD  userData 
) [pure virtual]

Implemented in CIOPoolBase.


Generated on Sun Sep 12 19:09:28 2021 for The Server Framework - v7.4 by doxygen 1.5.3