12 #ifndef DtSaveTsoMsg_H_
13 #define DtSaveTsoMsg_H_
24 DtSaveTsoMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
30 rti1516::LogicalTime
const & theTime,
31 #elif defined(DtIFSPEC1516E)
34 RTI::FedTime
const & theTime,
36 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
40 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
43 virtual ~DtSaveTsoMsg();
47 void set(
const char* theLabel, rti1516::LogicalTime
const & theTime);
48 #elif defined(DtIFSPEC1516E)
51 void set(
const char* theLabel, RTI::FedTime
const & theTime);