12 #ifndef DtDeleteMsg_H_
13 #define DtDeleteMsg_H_
29 DtDeleteMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
45 virtual void setTagSize(
int size) = 0;
46 virtual int tagSize()
const = 0;
49 virtual char* tagPtr() = 0;
virtual DtDeleteMsg * self() const
Casts away const-ness.
Definition: deleteMsg.h:59
DtRtiApiVariableLengthData * DtRtiApiTagPtr
Definition: rtiApiTypes.h:100
DtRtiApiVariableLengthData const & DtRtiApiTagConstRef
Definition: rtiApiTypes.h:98
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
DtRtiApiTagPtr myTag
Definition: deleteMsg.h:55
void(* DtDeleteCb)(const DtDeleteMsg &inter, void *usr)
Definition: deleteMsg.h:20
The Delete message class indicates a deleted RTI object.
Definition: deleteMsg.h:24
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155