12 #ifndef DtRestoreEndMsg_H_
13 #define DtRestoreEndMsg_H_
42 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
46 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
55 virtual void set(
const char* theLabel,
66 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
68 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
DtRtiMsgKind
Definition: rtiMsgKind.h:9
A base class for the various save/restore messages.
Definition: saveMsg.h:20
void(* DtRestoreEndCb)(const DtRestoreEndMsg &msg, void *usr)
Definition: resEndMsg.h:19
Definition: resEndMsg.h:24
virtual DtRtiMsgKind internalDtRtiMsgKind()
Returns the kind of this message.
Definition: resEndMsg.h:28
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
Definition: resEndMsg.h:31
Definition: resEndMsg.h:27
DtEndRestoreResult
Definition: resEndMsg.h:21
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
Definition: resEndMsg.h:23
Definition: resEndMsg.h:25
Definition: netSaveMsg.h:19
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
void set(const char *theLabel)
Set all fields.
Definition: resEndMsg.h:26