CppUnit project page FAQ CppUnit home page

Public Member Functions | Private Attributes
SynchronizedObject::ExclusiveZone Class Reference

Locks a synchronization object in the current scope. More...

#include <SynchronizedObject.h>

Collaboration diagram for SynchronizedObject::ExclusiveZone:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ExclusiveZone (SynchronizationObject *syncObject)
 ~ExclusiveZone ()

Private Attributes

SynchronizationObjectm_syncObject

Detailed Description

Locks a synchronization object in the current scope.


Constructor & Destructor Documentation

SynchronizedObject::ExclusiveZone::ExclusiveZone ( SynchronizationObject syncObject) [inline]
SynchronizedObject::ExclusiveZone::~ExclusiveZone ( ) [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers