12 #ifndef DtLocDelMsg_H_
13 #define DtLocDelMsg_H_
33 DtLocDelMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
37 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
41 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
63 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
66 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
84 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Definition: fedTimeFactory.h:73
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
void(* DtLocDelCb)(const DtLocDelMsg &msg, void *usr)
Definition: locDelMsg.h:26
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
DtHandle DtObjectInstanceHandle
Definition: internalTypes.h:50
Definition: netLocDelMsg.h:19
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
virtual DtLocDelMsg * self() const
Casts away const-ness.
Definition: locDelMsg.h:91
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
Definition: locDelMsg.h:28