LockHolder Class Template Reference
#include <Guard.h>
Inheritance diagram for LockHolder:
Public Member Functions | |
template<class T> | |
LockHolder (T &t) | |
LockHolder (LockHolder &holder) | |
LockHolder (LockType &lock) | |
void | disable () |
bool | isDisabled () |
LockType & | getLock () |
Static Protected Member Functions | |
template<class T> | |
LockHolder & | extract (T &t) |
Detailed Description
template<class LockType>
class ZThread::LockHolder< LockType >
- Author:
- Eric Crahen <http://www.code-foo.com>
- Date:
- <2003-07-16T17:55:42-0400>
- Version:
- 2.2.0
The documentation for this class was generated from the following file:
- Guard.h