![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtFeatureSettingsLogic (DtDe &, DtPersistenceControlsInterface &iface) | |
| virtual | ~DtFeatureSettingsLogic () |
Protected Member Functions | |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | importFilename (const std::string &filename) |
| virtual void | exportFilename (const std::string &filename) |
Protected Attributes | |
| DtDe & | myDe |
| DtSignalConnectionManager | myConnections |
| DtPersistenceControlsInterface & | myControlsInterface |
| makVrv::DtFeatureSettingsLogic::DtFeatureSettingsLogic | ( | DtDe & | , |
| DtPersistenceControlsInterface & | iface | ||
| ) |
| virtual makVrv::DtFeatureSettingsLogic::~DtFeatureSettingsLogic | ( | ) | [virtual] |
| virtual void makVrv::DtFeatureSettingsLogic::on_import | ( | ) | [protected, virtual] |
| virtual void makVrv::DtFeatureSettingsLogic::on_export | ( | ) | [protected, virtual] |
| virtual void makVrv::DtFeatureSettingsLogic::importFilename | ( | const std::string & | filename | ) | [protected, virtual] |
| virtual void makVrv::DtFeatureSettingsLogic::exportFilename | ( | const std::string & | filename | ) | [protected, virtual] |
DtDe& makVrv::DtFeatureSettingsLogic::myDe [protected] |