MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netFederationShadowHandshakeMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2022 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
7 
8 #pragma once
9 
10 #include <vlutil/vlNetTypes.h>
11 #include "netRtiMsgHdr.h"
12 #include <vlutil/vlUtil.h>
13 
15 {
16 public:
17 
19  DtNetU32 srcConnectionId;
20  DtNetU32 destConnectionId;
21  DtNetU32 federationHandle;
22  DtNetU16 handshakeStatus;
24  //char[] federationName;
25 
26 };
DtNetMsgHeader header
Definition: netFederationShadowHandshakeMsg.h:18
Definition: netRtiMsgHdr.h:23
DtNetU32 federationHandle
Definition: netFederationShadowHandshakeMsg.h:21
DtNetU16 federationNameSize
Definition: netFederationShadowHandshakeMsg.h:23
DtNetU16 handshakeStatus
Definition: netFederationShadowHandshakeMsg.h:22
DtNetU32 srcConnectionId
Definition: netFederationShadowHandshakeMsg.h:19
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
Definition: netFederationShadowHandshakeMsg.h:14
DtNetU32 destConnectionId
Definition: netFederationShadowHandshakeMsg.h:20

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)