CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CppUnit::SynchronizedObject::ExclusiveZone Class Reference

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

#include <SynchronizedObject.h>

List of all members.

Public Methods

 ExclusiveZone (SynchronizationObject *syncObject)
 ~ExclusiveZone ()

Private Attributes

SynchronizationObjectm_syncObject


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

SynchronizationObject* CppUnit::SynchronizedObject::ExclusiveZone::m_syncObject [private]
 


The documentation for this class was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers