![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Collaboration diagram for DtNetConnectConfirmMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | origConnectionId |
| DtNetU32 | finalConnectionId |
| DtNetU32 | webServerAddr |
| DtNetU16 | webServerPort |
| DtNetU16 | processNameSize |
| DtNetU32 | processId |
| DtNetU32 | bundleSize |
| DtNetU16 | commandArgsSize |
| DtNetU8 | enableCompression |
| DtNetU8 | compressionLevel |
| DtNetU8 | enableBundling |
| DtNetU32 DtNetConnectConfirmMsg::bundleSize |
Referenced by DtConnectConfirmMsg::bundleSize(), and DtConnectConfirmMsg::setBundleSize().
| DtNetU16 DtNetConnectConfirmMsg::commandArgsSize |
Referenced by DtConnectConfirmMsg::commandArgsSize(), and DtConnectConfirmMsg::setCommandArgsSize().
| DtNetU8 DtNetConnectConfirmMsg::compressionLevel |
Referenced by DtConnectConfirmMsg::compressionLevel(), and DtConnectConfirmMsg::setCompressionLevel().
| DtNetU8 DtNetConnectConfirmMsg::enableBundling |
Referenced by DtConnectConfirmMsg::bundlingEnabled(), and DtConnectConfirmMsg::setBundlingEnabled().
| DtNetU8 DtNetConnectConfirmMsg::enableCompression |
| DtNetU32 DtNetConnectConfirmMsg::finalConnectionId |
| DtNetMsgHeader DtNetConnectConfirmMsg::header |
Referenced by DtConnectConfirmMsg::DtConnectConfirmMsg().
| DtNetU32 DtNetConnectConfirmMsg::origConnectionId |
| DtNetU32 DtNetConnectConfirmMsg::processId |
Referenced by DtConnectConfirmMsg::processId(), and DtConnectConfirmMsg::setProcessId().
| DtNetU16 DtNetConnectConfirmMsg::processNameSize |
Referenced by DtConnectConfirmMsg::processNameSize(), and DtConnectConfirmMsg::setProcessNameSize().
| DtNetU32 DtNetConnectConfirmMsg::webServerAddr |
Referenced by DtConnectConfirmMsg::setWebServerAddress().
| DtNetU16 DtNetConnectConfirmMsg::webServerPort |
Referenced by DtConnectConfirmMsg::setWebServerPort(), and DtConnectConfirmMsg::webServerPort().