![]() |
VR-Forces 5.0.1 Developer's Guide
|
The shared simulation settings.

Static Public Member Functions | |
| static const std::string & | className () |
Protected Member Functions | |
| DtSharedLaserDesignatorSettings (DtSharedSettingsManager &manager) | |
Protected Attributes | |
| bool | myLaserDesignatorsEnabled |
| bool | myLaserDesignatorCodesEnabled |
| std::vector< DtUnicode > | myDefinitions |
| DtDe * | myDe |
| DtLaserDesignatorSettingsBackup * | mySettingsBackup |
Friends | |
| class | DtReadSettingsLock< DtSharedLaserDesignatorSettings > |
| class | DtWriteSettingsLock< DtSharedLaserDesignatorSettings > |
| class | DtSharedSettingsManager |
|
virtual |
DTOR.
|
protected |
CTOR.
|
static |
Get an instance of the settings object. Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
|
virtual |
Sets the display engine used for the settings object.
|
virtual |
Set the entity settings as a record.
|
virtual |
Get the settings as a record.
|
virtual |
turns all laser designators on or off
|
virtual |
checks whether all cockpits are on or off
|
virtual |
turns all laser designator codes on or off
|
virtual |
checks whether all designator codes are on or off
| const std::vector<DtUnicode>& makVrv::DtSharedLaserDesignatorSettings::definitions | ( | ) | const |
|
inlinevirtual |
Accessor for the settings backup (const).
| DtCorruptedState | Re-implement to use. |
Reimplemented from makVrv::DtSharedSettings.
|
inlinevirtual |
Accessor for the settings backup.
| DtCorruptedState | Re-implement to use. |
Reimplemented from makVrv::DtSharedSettings.
|
virtual |
\brief Backs up current state using backup settings object
Reimplemented from makVrv::DtSharedSettings.
|
friend |
Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |