Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::SimpleMutexLock Class Reference
[OS System Objects]
Simple mutual exclusion locking class.
More...
#include <itkMutexLock.h>
List of all members.
Detailed Description
Simple mutual exclusion locking class.
SimpleMutexLock allows the locking of variables which are accessed through different threads. This header file also defines SimpleMutexLock which is not a subclass of Object.
Definition at line 70 of file itkMutexLock.h.
Member Typedef Documentation
Constructor & Destructor Documentation
itk::SimpleMutexLock::SimpleMutexLock |
( |
|
) |
|
|
|
Constructor and destructor left public purposely. |
|
Constructor and destructor left public purposely. |
Member Function Documentation
void itk::SimpleMutexLock::Delete |
( |
|
) |
[inline] |
|
const MutexType itk::SimpleMutexLock::GetMutexLock |
( |
|
) |
const [inline] |
|
|
Access the MutexType member variable from outside this class Definition at line 100 of file itkMutexLock.h. |
MutexType& itk::SimpleMutexLock::GetMutexLock |
( |
|
) |
[inline] |
|
|
Access the MutexType member variable from outside this class Definition at line 96 of file itkMutexLock.h. |
virtual const char* itk::SimpleMutexLock::GetNameOfClass |
( |
|
) |
[inline, virtual] |
|
|
Used for debugging and other run-time purposes. Definition at line 87 of file itkMutexLock.h. |
void itk::SimpleMutexLock::Lock |
( |
void |
|
) |
|
|
|
Methods for creation and destruction through the object factory. |
void itk::SimpleMutexLock::Unlock |
( |
void |
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:10:32 2007 for ITK by
1.3.8 written by Dimitri van Heesch,
© 1997-2000