CppUnit::SynchronizedObject::ExclusiveZone Class Reference
Locks a synchronization object in the current scope.
More...
#include <SynchronizedObject.h>
Collaboration diagram for CppUnit::SynchronizedObject::ExclusiveZone:
[legend]List of all members.
Detailed Description
Locks a synchronization object in the current scope.
Constructor & Destructor Documentation
CppUnit::SynchronizedObject::ExclusiveZone::ExclusiveZone |
( |
SynchronizationObject * |
syncObject |
) |
[inline] |
|
CppUnit::SynchronizedObject::ExclusiveZone::~ExclusiveZone |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: