12 #ifndef DtPubInterMsg_H_
13 #define DtPubInterMsg_H_
31 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
35 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
57 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
60 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
78 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
Definition: netPubIntMsg.h:19
DtHandle DtInteractionClassHandle
Definition: internalTypes.h:35
virtual DtPubInterMsg * self() const
Casts away const-ness.
Definition: pubInterMsg.h:85
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
Definition: pubInterMsg.h:22
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
void(* DtPubInterCb)(const DtPubInterMsg &inter, void *usr)
Definition: pubInterMsg.h:20