CppUnit project page | FAQ |
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.
|
inline |
|
inline |
|
private |
Send comments to: CppUnit Developers |