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

Public Member Functions | |
| DtRadioCommunicationsCommand () | |
| CTOR. | |
| virtual | ~DtRadioCommunicationsCommand () |
| Virtual DTOR. | |
| virtual bool | isEnabled () const |
| virtual void | setEnabled (bool state) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| bool | myState |
| int | myLayer |
DtRadioCommunicationsCommand enables or disables the display of all radio communications (comm lines and squawk indicators).
| virtual makVrv::DtRadioCommunicationsCommand::~DtRadioCommunicationsCommand | ( | ) | [virtual] |
Virtual DTOR.
| virtual bool makVrv::DtRadioCommunicationsCommand::isEnabled | ( | ) | const [virtual] |
| virtual void makVrv::DtRadioCommunicationsCommand::setEnabled | ( | bool | state | ) | [virtual] |
| virtual void makVrv::DtRadioCommunicationsCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
bool makVrv::DtRadioCommunicationsCommand::myState [protected] |
int makVrv::DtRadioCommunicationsCommand::myLayer [protected] |