6 #ifndef DtLgcyLgrStartPdu_H_
7 #define DtLgcyLgrStartPdu_H_
23 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
27 DtGlobalObjectDesignator& receiver,
28 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
Definition: legacyLgrControlP.h:58
#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
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator
Instances of DtLgcyLgrStartPdu tell a remote logger to start recording.
Definition: legacyLcStart.h:14