![]() |
VR-Forces 4.10 Class Documentation
|
The makVrv::DtSettingsBackup is a lightweight class that must be subclassed from if an object wants to be used with the makVrv::DtSharedSettingsBackupManager. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtSettingsBackup |
| Provides a method of doign settings backup. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
The makVrv::DtSettingsBackup is a lightweight class that must be subclassed from if an object wants to be used with the makVrv::DtSharedSettingsBackupManager.
In order to be backed up and restored the object must implement the boost serialize method as well as the restore method