12 #ifndef DtNetOwnershipMsg_H_
13 #define DtNetOwnershipMsg_H_
15 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlUtil.h>
DtNetU8 ownerMsgKind
Definition: netOwnerMsg.h:25
DtNetU16 tagSize
Definition: netOwnerMsg.h:30
DtNetU32 objectHandle
Handle of federate we're targeting.
Definition: netOwnerMsg.h:28
DtNetU8 pad1
Definition: netOwnerMsg.h:26
DtNetU16 nameSize
strlen(tag) + 1, or 0 if NULL tag
Definition: netOwnerMsg.h:31
DtNetHandleSet handleSet
strlen(name) + 1, or 0 if NULL name
Definition: netOwnerMsg.h:32
DtNetMsgHeader header
Definition: netOwnerMsg.h:24
Definition: netHandSet.h:22
DtNetU32 classHandle
Definition: netOwnerMsg.h:29
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
DtNetU16 recvFed
Definition: netOwnerMsg.h:27
Definition: netOwnerMsg.h:20