![]() |
VR-Forces 4.0.4 Class Documentation
|
class DtStealthControlDecoder: More...

Public Member Functions | |
| DtStealthControlDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtStealthControlDecoder () |
| destructor | |
| DtStealthControlDecoder (const DtStealthControlDecoder &orig) | |
| copy constructor | |
| DtStealthControlDecoder & | operator= (const DtStealthControlDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_VIEW_CONTROL_PARAM_DECODER (ViewControlPdu) | |
| Individual parameter decoders. | |
class DtStealthControlDecoder:
Instances of DtStealthControlDecoder are used to decode ViewControl Interactions from the network.
| DtStealthControlDecoder::DtStealthControlDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtStealthControlDecoder::~DtStealthControlDecoder | ( | ) | [virtual] |
destructor
copy constructor
| DtStealthControlDecoder& DtStealthControlDecoder::operator= | ( | const DtStealthControlDecoder & | orig | ) |
assignment operator
| DtStealthControlDecoder::DtDECLARE_VIEW_CONTROL_PARAM_DECODER | ( | ViewControlPdu | ) | [protected] |
Individual parameter decoders.