6 #ifndef DtLgcyLgrControlEncoder_H_
7 #define DtLgcyLgrControlEncoder_H_
12 #include <vl/interEncoder.h>
24 DtLgcyLgrControlEncoder(
DtExerciseConn* conn, DtInterClassDesc* clsDsc);
27 virtual ~DtLgcyLgrControlEncoder();
30 DtLgcyLgrControlEncoder(
const DtLgcyLgrControlEncoder& orig);
33 DtLgcyLgrControlEncoder& operator=(
const DtLgcyLgrControlEncoder& orig);
39 RTI::ParameterHandleValuePairSet* params,
40 RTI::ParameterHandle paramHandle );
#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