12 #ifndef DtSaveFinishMsg_H_
13 #define DtSaveFinishMsg_H_
43 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
47 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
66 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
69 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Definition: savFinMsg.h:32
DtSaveFinishedResult
Definition: savFinMsg.h:21
Definition: savFinMsg.h:28
A base class for the various save/restore messages.
Definition: saveMsg.h:20
virtual DtRtiMsgKind internalDtRtiMsgKind()
Returns the kind of this message.
Definition: savFinMsg.h:26
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:60
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:45
void(* DtSaveFinishedCb)(const DtSaveFinishedMsg &msg, void *usr)
Definition: savFinMsg.h:19
Definition: savFinMsg.h:27
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
Definition: savFinMsg.h:25
Definition: netSaveMsg.h:19
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
Definition: savFinMsg.h:29
void set(const char *theLabel)
Set all fields.
Definition: savFinMsg.h:24
Definition: savFinMsg.h:23