![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <ThreadPool.h>
Public Member Functions | |
| virtual void | PerThreadDestructor (void *factoryResult, void *context)=0 |
| virtual void * | PerThreadFactory (void *context)=0 |
| ThreadDataInterface () | |
| virtual | ~ThreadDataInterface () |
Definition at line 15 of file Include/RakNet/ThreadPool.h.
| 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.
{}
| virtual void ThreadDataInterface::PerThreadDestructor | ( | void * | factoryResult, |
| void * | context | ||
| ) | [pure virtual] |
Referenced by WorkerThread().
| virtual void* ThreadDataInterface::PerThreadFactory | ( | void * | context | ) | [pure virtual] |
Referenced by WorkerThread().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.