12 #ifndef DtSaveTimeMsg_H_
13 #define DtSaveTimeMsg_H_
33 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
34 #elif defined(DtIFSPEC1516E)
37 rti1516e::LogicalTime
const & timeVal,
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
42 RTI::FedTime
const & timeVal,
43 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
48 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
59 #elif defined(DtIFSPEC1516E)
60 virtual void set(
const char* theLabel, rti1516e::LogicalTime
const & timeVal);
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);