![]() |
VR-Forces 4.3 Class Documentation
|
DtAudioCommand enables or disables the display of all radio communications (comm lines and squawk indicators). More...

Public Member Functions | |
| DtAudioCommand () | |
| CTOR. | |
| virtual | ~DtAudioCommand () |
| Virtual DTOR. | |
| 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 |
DtAudioCommand enables or disables the display of all radio communications (comm lines and squawk indicators).
| makVrv::DtAudioCommand::DtAudioCommand | ( | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
|
virtual |
|
virtual |
Implements makVrv::DtVrvCommand.
|
protected |