40 static DtRtiMsg*
create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
virtual DtRtiMsg * clone(bool copy=true) const
Return a copy/empty object of the same type as this.
DtRtiMsgKind
Definition: rtiMsgKind.h:9
static void removeCallback(DtConnectionMgr *conn, DtDisconnectCb cb, void *usr, bool isMomCallback=false)
Definition: netConnectMsg.h:15
Definition: federationShadowDisconnectMsg.h:16
static DtRtiMsg * create(const DtNetMsgHeader *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
Creator.
Instances of DtConnectionMgr manage the communication objects that the RTI will use to either communi...
Definition: connectMgr.h:67
static void addCallback(DtConnectionMgr *conn, DtDisconnectCb cb, void *usr, bool isMomCallback=false)
Callback management.
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:34
Definition: disconnectMsg.h:21
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
void(* DtFederationShadowDisconnectCb)(const DtFederationShadowDisconnectMsg &inter, void *usr)
Definition: federationShadowDisconnectMsg.h:14
virtual DtRtiMsgKind internalDtRtiMsgKind()
Returns the kind of an Disconnect Msg.