ZThread::GuardedClass< T, LockType > Class Template Reference
#include <GuardedClass.h>
List of all members.
Detailed Description
template<class T, class LockType = Mutex>
class ZThread::GuardedClass< T, LockType >
- Author:
- Eric Crahen <http://www.code-foo.com>
- Date:
- <2003-07-20T20:17:34-0400>
- Version:
- 2.3.0
A simple wrapper template that uses Guard's to provide serialized access to an objects member functions.
The documentation for this class was generated from the following file:
- My Documents/Visual Studio 2005/Projects/swgemu/dep/include/zthread/GuardedClass.h
Generated on Wed Aug 30 03:27:48 2006 for SWG EMU by
1.4.7