![]() |
VR-Forces 4.0.4 Class Documentation
|
Proctor class for remotely controlling channels. More...

Public Member Functions | |
| DtChannelProctor (DtDe &de) | |
| CTOR. | |
| virtual | ~DtChannelProctor () |
| DTOR. | |
Static Public Member Functions | |
| static DtChannelProctor & | instance (DtDe &de) |
| Get the instance associated with the de. | |
Friends | |
| class | DtChannelProxy |
Proctor class for remotely controlling channels.
CTOR.
| virtual makVrv::DtChannelProctor::~DtChannelProctor | ( | ) | [virtual] |
DTOR.
| static DtChannelProctor& makVrv::DtChannelProctor::instance | ( | DtDe & | de | ) | [static] |
Get the instance associated with the de.
friend class DtChannelProxy [friend] |