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

itk::MutexLockHolder< TMutex > Class Template Reference

#include <itkMutexLockHolder.h>

Collaboration diagram for itk::MutexLockHolder< TMutex >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TMutex Mutex

Public Member Functions

 MutexLockHolder (Mutex &mutex)
 ~MutexLockHolder ()

Protected Attributes

Mutexm_Mutex

template<class TMutex>
class itk::MutexLockHolder< TMutex >


Member Typedef Documentation

template<class TMutex>
typedef TMutex itk::MutexLockHolder< TMutex >::Mutex
 

Definition at line 35 of file itkMutexLockHolder.h.

Referenced by itk::MutexLockHolder< TMutex >::MutexLockHolder().


Constructor & Destructor Documentation

template<class TMutex>
itk::MutexLockHolder< TMutex >::MutexLockHolder Mutex mutex  )  [inline]
 

Definition at line 36 of file itkMutexLockHolder.h.

References itk::MutexLockHolder< TMutex >::m_Mutex, and itk::MutexLockHolder< TMutex >::Mutex.

template<class TMutex>
itk::MutexLockHolder< TMutex >::~MutexLockHolder  )  [inline]
 

Definition at line 40 of file itkMutexLockHolder.h.

References itk::MutexLockHolder< TMutex >::m_Mutex.


Member Data Documentation

template<class TMutex>
Mutex& itk::MutexLockHolder< TMutex >::m_Mutex [protected]
 

Definition at line 45 of file itkMutexLockHolder.h.

Referenced by itk::MutexLockHolder< TMutex >::MutexLockHolder(), and itk::MutexLockHolder< TMutex >::~MutexLockHolder().


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:10:33 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000