Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Types | Public Member Functions | List of all members
Core::SharedLockable Class Reference
Inheritance diagram for Core::SharedLockable:
Core::DataBlock Core::LargeVolumePrivate Core::ITKDataBlock Core::NrrdDataBlock Core::StdDataBlock Testing::Utils::DummyDataBlock

Public Types

typedef boost::shared_mutex mutex_type
 
typedef boost::unique_lock< mutex_type > lock_type
 
typedef boost::shared_lock< mutex_type > shared_lock_type
 
typedef boost::upgrade_lock< mutex_type > upgrade_lock_type
 
typedef boost::upgrade_to_unique_lock< mutex_type > upgrade_to_unique_lock_type
 

Public Member Functions

mutex_type & get_mutex () const
 

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