12 #ifndef DtUnpubObjMsg_H_
13 #define DtUnpubObjMsg_H_
33 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
37 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
64 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
67 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
85 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
DtHandle DtObjectClassHandle
Definition: internalTypes.h:31
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
virtual DtUnpubObjMsg * self() const
Casts away const-ness.
Definition: unpubObjMsg.h:97
void(* DtUnpubObjCb)(const DtUnpubObjMsg &inter, void *usr)
Definition: unpubObjMsg.h:21
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
DtAttributeHandleSet * myAttrs
Definition: unpubObjMsg.h:93
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
int myDirty
Definition: unpubObjMsg.h:92
Definition: netUnPObjMsg.h:20
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
Definition: unpubObjMsg.h:23