CppUnit project page | FAQ | CppUnit home page |
Locks a synchronization object in the current scope. More...
#include <SynchronizedObject.h>
Public Member Functions | |
ExclusiveZone (SynchronizationObject *syncObject) | |
~ExclusiveZone () | |
Private Attributes | |
SynchronizationObject * | m_syncObject |
Locks a synchronization object in the current scope.
SynchronizedObject::ExclusiveZone::ExclusiveZone | ( | SynchronizationObject * | syncObject | ) | [inline] |
SynchronizedObject::ExclusiveZone::~ExclusiveZone | ( | ) | [inline] |
|
hosts this site. |
Send comments to: CppUnit Developers |