![]() |
MAK Data Logger API Documentation for HLA
|
Instances of DtLgrControlDecoder are used to decode LgrControl Interactions from the network. More...
Inheritance diagram for DtLgrControlDecoder:
Collaboration diagram for DtLgrControlDecoder:Public Member Functions | |
| DtLgrControlDecoder (DtExerciseConn *conn, DtInterClassDesc *clsDsc) | |
| constructor More... | |
| virtual | ~DtLgrControlDecoder () |
| destructor More... | |
| DtLgrControlDecoder (const DtLgrControlDecoder &src) | |
| copy constructor More... | |
| DtLgrControlDecoder & | operator= (const DtLgrControlDecoder &src) |
| assignment operator More... | |
Static Protected Member Functions | |
| static void | decodeLgrControlPdu (DtLgrControlInteraction *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| Individual parameter decoders. More... | |
Instances of DtLgrControlDecoder are used to decode LgrControl Interactions from the network.
| DtLgrControlDecoder::DtLgrControlDecoder | ( | DtExerciseConn * | conn, |
| DtInterClassDesc * | clsDsc | ||
| ) |
constructor
|
virtual |
destructor
| DtLgrControlDecoder::DtLgrControlDecoder | ( | const DtLgrControlDecoder & | src | ) |
copy constructor
|
staticprotected |
Individual parameter decoders.
| DtLgrControlDecoder& DtLgrControlDecoder::operator= | ( | const DtLgrControlDecoder & | src | ) |
assignment operator