Orfeo Toolbox  3.16
Public Types | Public Member Functions | Protected Attributes
itk::MutexLockHolder< TMutex > Class Template Reference

#include <itkMutexLockHolder.h>

List of all members.

Public Types

typedef TMutex Mutex

Public Member Functions

 MutexLockHolder (Mutex &mutex)
 ~MutexLockHolder ()

Protected Attributes

Mutexm_Mutex

Detailed Description

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

Definition at line 32 of file itkMutexLockHolder.h.


Member Typedef Documentation

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

Definition at line 35 of file itkMutexLockHolder.h.


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.

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

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

Generated at Sun Feb 3 2013 02:13:29 for Orfeo Toolbox with doxygen 1.8.1.1