6 #ifndef DtLgcyLgrControlDecoder_H_
7 #define DtLgcyLgrControlDecoder_H_
12 #include <vl/interDecoder.h>
24 DtLgcyLgrControlDecoder(
DtExerciseConn* conn, DtInterClassDesc* clsDsc );
27 virtual ~DtLgcyLgrControlDecoder();
30 DtLgcyLgrControlDecoder(
const DtLgcyLgrControlDecoder& src );
33 DtLgcyLgrControlDecoder& operator=(
const DtLgcyLgrControlDecoder& src );
39 const RTI::ParameterHandleValuePairSet& params,
int pairSetIndex );
#define DT_DLL_LGCYLGRCNTRL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: legacyLoggerControlDefines.h:31
Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MA...
Definition: legacyLcPdu.h:108