MutexLock Struct Reference

#include <parallel.h>

List of all members.

Public Member Functions

 MutexLock (Mutex &m)
 ~MutexLock ()

Private Member Functions

 MutexLock (const MutexLock &)
MutexLockoperator= (const MutexLock &)

Private Attributes

Mutexmutex

Detailed Description

Definition at line 220 of file parallel.h.


Constructor & Destructor Documentation

MutexLock::MutexLock ( Mutex m  ) 

Definition at line 105 of file parallel.cpp.

References Mutex::mutex, and Severe().

MutexLock::~MutexLock (  ) 

Definition at line 113 of file parallel.cpp.

References Mutex::mutex, mutex, and Severe().

MutexLock::MutexLock ( const MutexLock  )  [private]

Member Function Documentation

MutexLock& MutexLock::operator= ( const MutexLock  )  [private]

Member Data Documentation

Mutex& MutexLock::mutex [private]

Definition at line 224 of file parallel.h.

Referenced by ~MutexLock().


The documentation for this struct was generated from the following files:
Generated on Sat Aug 28 20:00:14 2010 for pbrt by  doxygen 1.6.3