![]() |
VR-Forces 4.0.4 Class Documentation
|
DtCommunicationLinesCommand enables or disables comm lines. More...

Public Member Functions | |
| DtCommunicationLinesCommand () | |
| CTOR. | |
| virtual | ~DtCommunicationLinesCommand () |
| Virtual DTOR. | |
| virtual bool | isEnabled () const |
| virtual void | setEnabled (bool state) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| bool | myState |
| int | myLayer |
DtCommunicationLinesCommand enables or disables comm lines.
| virtual makVrv::DtCommunicationLinesCommand::~DtCommunicationLinesCommand | ( | ) | [virtual] |
Virtual DTOR.
| virtual bool makVrv::DtCommunicationLinesCommand::isEnabled | ( | ) | const [virtual] |
| virtual void makVrv::DtCommunicationLinesCommand::setEnabled | ( | bool | state | ) | [virtual] |
| virtual void makVrv::DtCommunicationLinesCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
bool makVrv::DtCommunicationLinesCommand::myState [protected] |
int makVrv::DtCommunicationLinesCommand::myLayer [protected] |