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

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)