12 #ifndef DtSaveTimeMsg_H_
13 #define DtSaveTimeMsg_H_
32 rti1516::LogicalTime
const & timeVal,
33 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
34 #elif defined(DtIFSPEC1516E)
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
42 RTI::FedTime
const & timeVal,
43 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
48 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
58 virtual void set(
const char* theLabel, rti1516::LogicalTime
const & timeVal);
59 #elif defined(DtIFSPEC1516E)
62 virtual void set(
const char* theLabel, RTI::FedTime
const & timeVal);
73 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
76 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);