28 #ifndef itkFastMutexLock_h
29 #define itkFastMutexLock_h
90 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
94 void operator=(
const Self &);
Critical section locking class that can be allocated on the stack.
Critical section locking class.
SmartPointer< Self > Pointer
SimpleFastMutexLock m_SimpleFastMutexLock
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.
Base class for most ITK classes.