Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions
ThreadDataInterface Class Reference

#include <ThreadPool.h>

List of all members.

Public Member Functions

virtual void PerThreadDestructor (void *factoryResult, void *context)=0
virtual void * PerThreadFactory (void *context)=0
 ThreadDataInterface ()
virtual ~ThreadDataInterface ()

Detailed Description

Definition at line 15 of file Include/RakNet/ThreadPool.h.


Constructor & Destructor Documentation

ThreadDataInterface::ThreadDataInterface ( ) [inline]

Definition at line 18 of file Include/RakNet/ThreadPool.h.

{}
virtual ThreadDataInterface::~ThreadDataInterface ( ) [inline, virtual]

Definition at line 19 of file Include/RakNet/ThreadPool.h.

{}

Member Function Documentation

virtual void ThreadDataInterface::PerThreadDestructor ( void *  factoryResult,
void *  context 
) [pure virtual]

Referenced by WorkerThread().

virtual void* ThreadDataInterface::PerThreadFactory ( void *  context) [pure virtual]

Referenced by WorkerThread().


The documentation for this class was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net