12 #ifndef DtUnsubObjMsg_H_
13 #define DtUnsubObjMsg_H_
34 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
65 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
68 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
86 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
void(* DtUnsubObjCb)(const DtUnsubObjMsg &inter, void *usr)
Definition: unsubObjMsg.h:22
virtual DtUnsubObjMsg * self() const
Casts away const-ness.
Definition: unsubObjMsg.h:98
DtHandle DtObjectClassHandle
Definition: internalTypes.h:31
DtNetUnpubObjMsg DtNetUnsubObjMsg
Definition: unsubObjMsg.h:18
int myDirty
Definition: unsubObjMsg.h:93
Definition: attrHandSet.h:37
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
DtAttributeHandleSet * myAttrs
Definition: unsubObjMsg.h:94
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
Definition: netUnPObjMsg.h:20
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
Definition: unsubObjMsg.h:24