#include <itkMutexLockHolder.h>
Public Types | |
| typedef TMutex | Mutex |
Public Member Functions | |
| MutexLockHolder (Mutex &mutex) | |
| ~MutexLockHolder () | |
Protected Attributes | |
| Mutex & | m_Mutex |
|
|||||
|
Definition at line 35 of file itkMutexLockHolder.h. Referenced by itk::MutexLockHolder< TMutex >::MutexLockHolder(). |
|
||||||||||
|
Definition at line 36 of file itkMutexLockHolder.h. References itk::MutexLockHolder< TMutex >::m_Mutex, and itk::MutexLockHolder< TMutex >::Mutex. |
|
|||||||||
|
Definition at line 40 of file itkMutexLockHolder.h. References itk::MutexLockHolder< TMutex >::m_Mutex. |
|
|||||
|
Definition at line 45 of file itkMutexLockHolder.h. Referenced by itk::MutexLockHolder< TMutex >::MutexLockHolder(), and itk::MutexLockHolder< TMutex >::~MutexLockHolder(). |
1.3.5 written by Dimitri van Heesch,
© 1997-2000