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);
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
A base class for the various save/restore messages.
Definition: saveMsg.h:20
virtual DtRtiMsgKind internalDtRtiMsgKind()
Returns the kind of this message.
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
Print the data section.
Definition: netSaveMsg.h:19
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
Definition: LogicalTime.h:27
void set(const char *theLabel)
Set all fields.