LockedScope Class Reference
#include <Guard.h>
Static Public Member Functions | |
template<class LockType> | |
bool | createScope (LockHolder< LockType > &l, unsigned long ms) |
template<class LockType> | |
void | createScope (LockHolder< LockType > &l) |
template<class LockType> | |
void | destroyScope (LockHolder< LockType > &l) |
Detailed Description
- Author:
- Eric Crahen <http://www.code-foo.com>
- Date:
- <2003-07-16T17:55:42-0400>
- Version:
- 2.2.0
Member Function Documentation
|
A new protection scope is being created.
|
|
A new protection scope is being created.
|
|
A protection scope is being destroyed.
|
The documentation for this class was generated from the following file:
- Guard.h