MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netConnConfirmMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2007 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netConnConfirmMsg.h,v $ $Revision: 1.6 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtNetConnectConfirmMsg_H_
13 #define DtNetConnectConfirmMsg_H_
14 
15 #include <vlutil/vlNetTypes.h>
16 #include "netRtiMsgHdr.h"
17 #include <vlutil/vlUtil.h>
18 
20 {
21 public:
22 
24  DtNetU32 origConnectionId;
26  DtNetU32 processId;
27  DtNetU32 tcpBundleSize;
28  DtNetU32 udpBundleSize;
29  DtNetU16 commandArgsSize;
30  DtNetU16 processNameSize;
33  DtNetU8 enableBundling;
36 };
37 
38 #endif
DtNetU32 origConnectionId
Definition: netConnConfirmMsg.h:24
Definition: netRtiMsgHdr.h:23
DtNetU16 processNameSize
Definition: netConnConfirmMsg.h:30
DtNetU32 tcpBundleSize
Definition: netConnConfirmMsg.h:27
DtNetMsgHeader header
Definition: netConnConfirmMsg.h:23
DtNetU16 commandArgsSize
Definition: netConnConfirmMsg.h:29
DtNetU32 finalConnectionId
Definition: netConnConfirmMsg.h:25
DtNetU32 udpBundleSize
Definition: netConnConfirmMsg.h:28
Definition: netConnConfirmMsg.h:19
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
DtNetU8 compressionLevel
Definition: netConnConfirmMsg.h:32
DtNetU8 enableBundling
Definition: netConnConfirmMsg.h:33
DtNetU8 enableCompression
Definition: netConnConfirmMsg.h:31
DtNetU32 processId
Definition: netConnConfirmMsg.h:26

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)