![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Collaboration diagram for DtNetWwwControlMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | commandId |
| Command ID for message. | |
| DtNetU32 | connectionId |
| Connection Info ( different fields will be set depending on target other fields will be zeroed out) | |
| DtNetU32 | federateHandle |
| DtNetU32 | commandLength |
| The length of the request string. | |
| DtNetU32 DtNetWwwControlMsg::commandId |
Command ID for message.
Referenced by DtWwwControlMsg::commandId(), DtWwwControlRspMsg::commandId(), DtWwwControlRspMsg::setCommandId(), and DtWwwControlMsg::setCommandId().
| DtNetU32 DtNetWwwControlMsg::commandLength |
The length of the request string.
Referenced by DtWwwControlMsg::netMsgCommand(), DtWwwControlRspMsg::netMsgCommand(), DtWwwControlRspMsg::setCommand(), and DtWwwControlMsg::setCommand().
| DtNetU32 DtNetWwwControlMsg::connectionId |
Connection Info ( different fields will be set depending on target other fields will be zeroed out)
Referenced by DtWwwControlMsg::connectionId(), DtWwwControlRspMsg::connectionId(), DtWwwControlRspMsg::setConnectionId(), and DtWwwControlMsg::setConnectionId().
| DtNetU32 DtNetWwwControlMsg::federateHandle |
| DtNetMsgHeader DtNetWwwControlMsg::header |
Referenced by DtWwwControlMsg::DtWwwControlMsg(), and DtWwwControlRspMsg::DtWwwControlRspMsg().