6 #ifndef DtLgcyLgrHeartbeatPdu_H_
7 #define DtLgcyLgrHeartbeatPdu_H_
24 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
28 DtGlobalObjectDesignator& receiver, DtReal hbeat,
29 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
41 virtual DtReal heartbeat()
const;
42 virtual void setHeartbeat( DtReal val );
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
Definition: legacyLgrControlP.h:45
Instances of DtLgcyLgrHeartbeatPdu are to tell a remote logger to send a packet for each playback ent...
Definition: legacyLcHeartbeat.h:15
virtual void printData() const
Print contents.
DtReal myHeartbeat
Parameter.
Definition: legacyLcHeartbeat.h:52
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator