12 #ifndef DtDeleteRegMsg_H_
13 #define DtDeleteRegMsg_H_
22 typedef void (*DtDeleteRegCb)(
const DtDeleteRegMsg& msg,
void* usr);
29 DtDeleteRegMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
33 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
37 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
40 virtual ~DtDeleteRegMsg();
59 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
62 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
66 DtDeleteRegCb cb,
void *usr);
68 DtDeleteRegCb cb,
void *usr);
80 virtual int minSize()
const;
83 virtual DtDeleteRegMsg*
self()
const;
86 inline DtDeleteRegMsg* DtDeleteRegMsg::self()
const
88 return const_cast<DtDeleteRegMsg*
>( this );
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
DtHandle DtRegionHandle
Definition: internalTypes.h:44
Definition: netDelRegMsg.h:19
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
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126