CppUnit project page FAQ CppUnit home page

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CppUnit::TestResult::ExclusiveZone Class Reference

#include <TestResult.h>

Collaboration diagram for CppUnit::TestResult::ExclusiveZone:

Collaboration graph
[legend]
List of all members.

Public Methods

 ExclusiveZone (SynchronizationObject *syncObject)
 ~ExclusiveZone ()

Private Attributes

SynchronizationObjectm_syncObject

Constructor & Destructor Documentation

CppUnit::TestResult::ExclusiveZone::ExclusiveZone SynchronizationObject *   syncObject [inline]
 

CppUnit::TestResult::ExclusiveZone::~ExclusiveZone   [inline]
 


Member Data Documentation

SynchronizationObject* CppUnit::TestResult::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