6 #ifndef DtLgcyLgrTimeoutPdu_H_
7 #define DtLgcyLgrTimeoutPdu_H_
25 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
29 DtGlobalObjectDesignator& receiver, DtReal val,
30 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
42 virtual DtReal timeout()
const;
43 virtual void setTimeout( 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:108
Definition: legacyLgrControlP.h:45
Instances of DtLgcyLgrTimeoutPdu are to tell a remote logger how long to generate interim packets for...
Definition: legacyLcTimeout.h:16
DtReal myTimeout
Parameter.
Definition: legacyLcTimeout.h:53
virtual void printData() const
Print contents.
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator