12 #ifndef DtDesignatedFederateMsg_H_
13 #define DtDesignatedFederateMsg_H_
32 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
36 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
58 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
60 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
77 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
Definition: fedTimeFactory.h:73
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
virtual DtDesignatedFederateMsg * self() const
Casts away const-ness.
Definition: desgFedMsg.h:89
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
DtHandle DtFederateHandle
Definition: internalTypes.h:46
Definition: netDesgFedMsg.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
void(* DtDesignatedFederateCb)(const DtDesignatedFederateMsg &msg, void *usr)
Definition: desgFedMsg.h:20
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
Definition: desgFedMsg.h:22
char * myLabel
Definition: desgFedMsg.h:86