12 #ifndef DtDestroyMsg_H_
13 #define DtDestroyMsg_H_
35 DtDestroyMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
38 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
42 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
51 virtual void set(
const char* fedExName);
54 virtual void setFullFedExName(
const MAKRti::DtString& name);
55 virtual const MAKRti::DtString fullFedExName()
const;
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
DtNetMsgHeader header
Definition: destroyMsg.h:26
Definition: fedTimeFactory.h:73
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
virtual DtDestroyMsg * self() const
Casts away const-ness.
Definition: destroyMsg.h:92
Definition: destroyMsg.h:22
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:67
Definition: destroyMsg.h:30
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
void(* DtDestroyCb)(const DtDestroyMsg &inter, void *usr)
Definition: destroyMsg.h:20
char fullFedExName[64]
Definition: destroyMsg.h:27
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155