9 #ifndef DtMacAddrMsg_H_
10 #define DtMacAddrMsg_H_
17 #include <vlutil/vlString.h>
18 #include <vlutil/vlUtil.h>
38 DtMacAddrMsg(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
41 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
53 virtual void setMacAddr(
unsigned long long addr);
54 virtual unsigned long long macAddr()
const;
60 virtual void setSenderConnecting(
bool yesNo);
61 virtual bool senderConnecting()
const;
67 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
69 static DtRtiMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
89 virtual int minSize()
const;
DtRtiMsgKind
Definition: rtiMsgKind.h:9
The DtMacAddrMsg defines a msg used by forwarders to connect.
Definition: macAddrMsg.h:32
!DtIFSPEC1516
Definition: fedTimeFactory.h:190
virtual void printData(DtLogicalTimeFactory *logicalTimeFactory) const
void(* DtMacAddrCb)(const DtMacAddrMsg &msg, void *usr)
Definition: macAddrMsg.h:27
This file contains the declaration of DtNetMacAddrMsg.
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
virtual DtRtiMsg * clone(bool copy=true) const =0
Return a copy/empty object of the same type as this.
virtual DtRtiMsgKind internalDtRtiMsgKind()=0
Network representation for the Mac Address messages.
Definition: netMacAddrMsg.h:23
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126