UnlockedScope Class Reference
#include <Guard.h>
Static Public Member Functions | |
template<class LockType1, class LockType2> | |
void | shareScope (LockHolder< LockType1 > &l1, LockHolder< LockType2 > &l2) |
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 protection scope is being destroyed.
|
|
A new protection scope is being created by l2, using an existing scope created by l1.
|
The documentation for this class was generated from the following file:
- Guard.h