12 #ifndef DtInitiatedSaveMsg_H_
13 #define DtInitiatedSaveMsg_H_
30 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
42 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
44 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Definition: netNullMsg.h:19
void(* DtInitiatedSaveCb)(const DtInitiatedSaveMsg &inter, void *usr)
Definition: initiatedSaveMsg.h:19
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:67
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:34
virtual DtRtiMsgKind internalDtRtiMsgKind()
Returns the kind of an Null Msg.
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
Definition: initiatedSaveMsg.h:21
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155