vtkSimpleMutexLock Class Reference

#include <vtkMutexLock.h>

List of all members.


Detailed Description

Definition at line 54 of file vtkMutexLock.h.

Public Member Functions

 vtkSimpleMutexLock ()
virtual ~vtkSimpleMutexLock ()
void Delete ()
void Lock (void)
void Unlock (void)

Static Public Member Functions

static vtkSimpleMutexLockNew ()

Protected Attributes

vtkMutexType MutexLock


Constructor & Destructor Documentation

vtkSimpleMutexLock::vtkSimpleMutexLock (  ) 

virtual vtkSimpleMutexLock::~vtkSimpleMutexLock (  )  [virtual]


Member Function Documentation

static vtkSimpleMutexLock* vtkSimpleMutexLock::New (  )  [static]

void vtkSimpleMutexLock::Delete (  )  [inline]

Definition at line 63 of file vtkMutexLock.h.

void vtkSimpleMutexLock::Lock ( void   ) 

Lock the vtkMutexLock

Referenced by vtkMutexLock::Lock().

void vtkSimpleMutexLock::Unlock ( void   ) 

Unlock the vtkMutexLock

Referenced by vtkMutexLock::Unlock().


Member Data Documentation

vtkMutexType vtkSimpleMutexLock::MutexLock [protected]

Definition at line 72 of file vtkMutexLock.h.


The documentation for this class was generated from the following file:
Generated on Sat Dec 30 06:52:47 2006 for VTK by  doxygen 1.5.1