![]() |
VR-Vantage 2.4 API 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 | |
| namespace | makVrv |
| Contains makVrv::DtVrlinkSensorFieldOfViewState class. | |
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