MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netExecHandshakeMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2005 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netExecHandshakeMsg.h,v $ $Revision: 1.7 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtNetExecHandshakeMsg_H_
13 #define DtNetExecHandshakeMsg_H_
14 
15 #include <vlutil/vlNetTypes.h>
16 #include "netRtiMsgHdr.h"
17 #include <vlutil/vlUtil.h>
18 
20 {
21 public:
22 
24  DtNetU32 srcConnectionId;
25  DtNetU32 destConnectionId;
26  DtNetU16 handshakeStatus;
27  DtNetU16 fullyCompliant;
28 
30  //char[] sourceHostname;
31 
32 };
33 
34 #endif
Definition: netExecHandshakeMsg.h:19
Definition: netRtiMsgHdr.h:23
DtNetU32 sourceHostnameSize
Definition: netExecHandshakeMsg.h:29
DtNetU32 destConnectionId
Definition: netExecHandshakeMsg.h:25
DtNetU32 srcConnectionId
Definition: netExecHandshakeMsg.h:24
DtNetU16 handshakeStatus
Definition: netExecHandshakeMsg.h:26
DtNetMsgHeader header
Definition: netExecHandshakeMsg.h:23
DtNetU16 fullyCompliant
Definition: netExecHandshakeMsg.h:27
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126

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)