12 #ifndef DtRidTestRequestMsg_H_
13 #define DtRidTestRequestMsg_H_
17 #include <vlutil/vlString.h>
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
47 virtual int minSize()
const;
50 void setDestinationID(
const unsigned long ID );
51 const unsigned long destinationID()
const;
59 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
62 static DtRtiMsg* create( DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Sent by Federates to request testing of the RID file from RtiExec.
Definition: ridTestRequestMsg.h:29
Definition: netRidTestReqMsg.h:19
void(* DtRidTestReqCb)(const DtRidTestRequestMsg &inter, void *usr)
Definition: ridTestRequestMsg.h:23
Definition: fedTimeFactory.h:73
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
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
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155