|
typedef boost::mutex | mutex_type |
|
typedef boost::unique_lock< mutex_type > | lock_type |
|
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:
- Application/ProjectManager/AutoSave.h
- Application/ProjectManager/AutoSave.cc