![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Collaboration diagram for DtNetOwnershipMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | id |
| DtNetU8 | tagSize |
| DtNetU8 | ownerMsgKind |
| strlen(tag) + 1, or 0 if NULL tag | |
| DtNetU16 | recvFed |
| DtNetU32 | handle |
| Handle of federate we're targeting. | |
| DtNetHandleSet | handleSet |
| DtNetU32 DtNetOwnershipMsg::handle |
Handle of federate we're targeting.
Referenced by DtOwnershipMsg::classHandle(), and DtOwnershipMsg::setClassHandle().
| DtNetHandleSet DtNetOwnershipMsg::handleSet |
Referenced by DtOwnershipMsg::attrHandles().
| DtNetMsgHeader DtNetOwnershipMsg::header |
Referenced by DtOwnershipMsg::DtOwnershipMsg().
| DtNetU32 DtNetOwnershipMsg::id |
Referenced by DtOwnershipMsg::objHandle(), and DtOwnershipMsg::setObjHandle().
| DtNetU8 DtNetOwnershipMsg::ownerMsgKind |
strlen(tag) + 1, or 0 if NULL tag
Referenced by DtOwnershipMsg::ownerMsgKind(), and DtOwnershipMsg::setOwnerMsgKind().
| DtNetU16 DtNetOwnershipMsg::recvFed |
Referenced by DtOwnershipMsg::recipientFederate(), and DtOwnershipMsg::setRecipientFederate().
| DtNetU8 DtNetOwnershipMsg::tagSize |
Referenced by DtOwnershipMsg::setTag(), DtOwnershipMsg::tag(), and DtOwnershipMsg::tagFieldSize().