6 #ifndef DtLgcyLgrStopPdu_H_
7 #define DtLgcyLgrStopPdu_H_
22 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
26 DtGlobalObjectDesignator& receiver,
27 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 DtLgcyLgrStopPdu are to tell a remote logger to stop.
Definition: legacyLcStop.h:13