![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Network representation for info regarding the source and destination Assistants for this message. More...
Collaboration diagram for DtNetAssistantSrcDestInfo:Public Attributes | |
| DtNetU128 | srcAddr |
| DtNetU128 | destAddr |
| DtNetU32 | inetAddrFamily |
| DtNetU16 | srcId |
| DtNetU16 | destId |
| DtNetU32 | compId |
| DtNetU16 | srcHostSize |
Network representation for info regarding the source and destination Assistants for this message.
Only used for Assistant-to-Assistant messages. Includes component ID field if this message is related to a particular component of one of the Assistants.
| DtNetU32 DtNetAssistantSrcDestInfo::compId |
Referenced by DtAssistantMsg::compId(), and DtAssistantMsg::setCompId().
| DtNetU128 DtNetAssistantSrcDestInfo::destAddr |
Referenced by DtAssistantMsg::destAddr(), and DtAssistantMsg::setDestAddr().
| DtNetU16 DtNetAssistantSrcDestInfo::destId |
Referenced by DtAssistantMsg::destId(), and DtAssistantMsg::setDestId().
| DtNetU32 DtNetAssistantSrcDestInfo::inetAddrFamily |
| DtNetU128 DtNetAssistantSrcDestInfo::srcAddr |
Referenced by DtAssistantMsg::setSourceAddr(), and DtAssistantMsg::sourceAddr().
| DtNetU16 DtNetAssistantSrcDestInfo::srcHostSize |
Referenced by DtAssistantMsg::setSourceHostSize(), and DtAssistantMsg::sourceHostSize().
| DtNetU16 DtNetAssistantSrcDestInfo::srcId |
Referenced by DtAssistantMsg::setSourceId(), and DtAssistantMsg::sourceId().