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