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