6 #ifndef DtLgcyLgrSetTimePdu_H_
7 #define DtLgcyLgrSetTimePdu_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( 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:108
virtual void printData() const
Print contents.
DtTime myTime
Parameter.
Definition: legacyLcSetTime.h:51
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator
Definition: legacyLgrControlP.h:29
Instances of DtLgcyLgrSetTimePdu are to tell a remote logger to go to time position HH:MM:SS...
Definition: legacyLcSetTime.h:14