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 Member Functions | List of all members
Seg3D::AutoSave Class Reference
Inheritance diagram for Seg3D::AutoSave:
Core::Lockable Core::ConnectionHandler

Public Member Functions

void start ()
 
void recompute_auto_save ()
 
void auto_save_is_done ()
 
- Public Member Functions inherited from Core::Lockable
mutex_type & get_mutex () const
 

Additional Inherited Members

- Public Types inherited from Core::Lockable
typedef boost::mutex mutex_type
 
typedef boost::unique_lock< mutex_type > lock_type
 

Member Function Documentation

void Seg3D::AutoSave::auto_save_is_done ( )

AUTO_SAVE_DONE: function that notifies us that the autosave is done

void Seg3D::AutoSave::recompute_auto_save ( )

RECOMPUTE_AUTO_SAVE: function that

void Seg3D::AutoSave::start ( )

START: function that makes the connections to the ProjectManager and then starts the thread


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