![]() |
VR-Forces 5.0.3 Developer's Guide
|
DtRadioCommunicationsCommand enables or disables the display of all radio communications (comm lines and squawk indicators).

Public Member Functions | |
| DtRadioCommunicationsCommand () | |
| virtual | ~DtRadioCommunicationsCommand () |
| virtual bool | isEnabled () const |
| virtual void | setEnabled (bool state) |
| virtual void | execute (DtDe &de) |
Public Member Functions inherited from makVrv::DtVrvCommand | |
| DtVrvCommand () | |
| virtual | ~DtVrvCommand () |
| virtual vrvControlToolkit::DtVrvControlTypeEnum | commandType () |
Protected Attributes | |
| bool | myState |
Protected Attributes inherited from makVrv::DtVrvCommand | |
| vrvControlToolkit::DtVrvControlTypeEnum | myCommandType |
| makVrv::DtRadioCommunicationsCommand::DtRadioCommunicationsCommand | ( | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
|
virtual |
|
virtual |
Implements makVrv::DtVrvCommand.
|
protected |