12 #ifndef DtQueryInterTransportMsg_H_
13 #define DtQueryInterTransportMsg_H_
18 #include "vlutil/vlFedTarget.h"
36 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
40 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
77 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
80 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
91 virtual int tagFieldSize()
const;
101 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
int myDirty
Definition: queryInterTransportMsg.h:108
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
virtual DtQueryInterTransportMsg * self() const
Casts away const-ness.
Definition: queryInterTransportMsg.h:113
DtHandle DtObjectClassHandle
Definition: internalTypes.h:31
DtHandle DtInteractionClassHandle
Definition: internalTypes.h:35
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
DtHandle DtFederateHandle
Definition: internalTypes.h:29
void(* DtQueryInterTransportCb)(const DtQueryInterTransportMsg &msg, void *usr)
Definition: queryInterTransportMsg.h:22
Definition: netQueryInterMsg.h:19
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
DtInteractionClassHandle * myHandle
Definition: queryInterTransportMsg.h:109
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
Definition: queryInterTransportMsg.h:24