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

IThreadPoolWorkerThreadCallback Member List

This is the complete list of members for IThreadPoolWorkerThreadCallback, including all inherited members.

Initialise()=0IThreadPoolWorkerThreadCallback [pure virtual]
NoItemsToProcess()IThreadPoolWorkerThreadCallback [inline, virtual]
OnProcessException(const _tstring &message)=0IThreadPoolWorkerThreadCallback [pure virtual]
OnThreadTerminationException(const _tstring &message)=0IThreadPoolWorkerThreadCallback [pure virtual]
Process(ULONG_PTR completionKey, DWORD numberOfBytes, IAsyncWorkItem *pWorkItem)=0IThreadPoolWorkerThreadCallback [pure virtual]
ProcessEx(const ULONG_PTR completionKey, const DWORD numberOfBytes, IAsyncWorkItem *pWorkItem)IThreadPoolWorkerThreadCallback [inline, virtual]
Shutdown()=0IThreadPoolWorkerThreadCallback [pure virtual]
~IThreadPoolWorkerThreadCallback()IThreadPoolWorkerThreadCallback [protected, virtual]


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