6 #ifndef DtLgcyLgrSkipTimePdu_H_
7 #define DtLgcyLgrSkipTimePdu_H_
23 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
27 DtGlobalObjectDesignator& receiver, DtTime tm,
28 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
40 virtual DtTime time()
const;
41 virtual void setTime(
const DtTime& tm );
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:106
Instances of DtLgcyLgrSetTimePdu are to tell a remote logger to go forward or backward to time HH:MM:...
Definition: legacyLcSkipTime.h:14
virtual void printData() const
Print contents.
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator
Definition: legacyLgrControlP.h:29
DtTime myTime
Parameter.
Definition: legacyLcSkipTime.h:51