12 #ifndef DtSmEnrollmentMsg_H_
13 #define DtSmEnrollmentMsg_H_
45 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
49 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
72 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
75 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
93 virtual int minSize()
const;
Definition: smEnrollmentMsg.h:25
DtRtiMsgKind
Definition: rtiMsgKind.h:9
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
Definition: smEnrollmentMsg.h:26
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
IMPORTANT NOTE: Multicast Configuration message are not intended for dissemination over the network...
Definition: smEnrollmentMsg.h:36
IMPORTANT NOTE: Shared Memory Register messages are not intended for dissemination over the network...
Definition: smRegisterMsg.h:28
Definition: smEnrollmentMsg.h:27
DtSmRegisterFlags
Definition: smEnrollmentMsg.h:23
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
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
void(* DtSmEnrollmentMsgCb)(const DtSmEnrollmentMsg &inter, void *usr)
Definition: smEnrollmentMsg.h:21
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
virtual DtSmEnrollmentMsg * self() const
Casts away const-ness.
Definition: smEnrollmentMsg.h:100