VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtKeyMapSettingsBackup Class Reference

Backup for Keymap Settings. More...

Inheritance diagram for makVrv::DtKeyMapSettingsBackup:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtKeyMapSettingsBackup (DtKeyMapManager &man, const std::string &keyMap)
 CTOR.
virtual ~DtKeyMapSettingsBackup ()
 DTOR.
virtual void restore (const DtSettingsBackup *from)
 Restore key map from backup.
virtual std::string backupClassType () const
 Returns the key map name.
virtual std::string backupName () const
 Returns the key map name.
virtual DtSettingsBackupcreate () const
 Create the keymap backup.
virtual void write (boost::archive::xml_oarchive &ar)
 Write the key map backup.
virtual void read (boost::archive::xml_iarchive &ar)
 Read the keymap backup.
const makArchives::DtKeyMapRecordrestoredRecord () const
 Return the backup's restored record.

Protected Attributes

std::string myKeyMap
makArchives::DtKeyMapRecord myRestoredRecord
DtKeyMapManagermyKeyMapManager

Detailed Description

Backup for Keymap Settings.


Constructor & Destructor Documentation

makVrv::DtKeyMapSettingsBackup::DtKeyMapSettingsBackup ( DtKeyMapManager man,
const std::string &  keyMap 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtKeyMapSettingsBackup::restore ( const DtSettingsBackup from) [virtual]

Restore key map from backup.

Implements makVrv::DtSettingsBackup.

virtual std::string makVrv::DtKeyMapSettingsBackup::backupClassType ( ) const [inline, virtual]

Returns the key map name.

Implements makVrv::DtSettingsBackup.

virtual std::string makVrv::DtKeyMapSettingsBackup::backupName ( ) const [inline, virtual]

Returns the key map name.

Reimplemented from makVrv::DtSettingsBackup.

Create the keymap backup.

Implements makVrv::DtSettingsBackup.

virtual void makVrv::DtKeyMapSettingsBackup::write ( boost::archive::xml_oarchive &  ar) [virtual]

Write the key map backup.

Implements makVrv::DtSettingsBackup.

virtual void makVrv::DtKeyMapSettingsBackup::read ( boost::archive::xml_iarchive &  ar) [virtual]

Read the keymap backup.

Implements makVrv::DtSettingsBackup.

Return the backup's restored record.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)