CompoundScope< Scope1, Scope2 > Class Template Reference
#include <Guard.h>
Static Public Member Functions | |
template<class LockType > | |
static void | createScope (LockHolder< LockType > &l) |
template<class LockType > | |
static bool | createScope (LockHolder< LockType > &l, unsigned long ms) |
template<class LockType > | |
static void | destroyScope (LockHolder< LockType > &l) |
Detailed Description
template<class Scope1, class Scope2>
class ZThread::CompoundScope< Scope1, Scope2 >
class ZThread::CompoundScope< Scope1, Scope2 >
- Date
- <2003-07-16T17:55:42-0400>
- Version
- 2.2.0
Locking policy that aggregates two policies that share a target. It is not appropriate to use with any type of OverlappedScope
The documentation for this class was generated from the following file:
- Guard.h