MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netIntRegMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2001 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netIntRegMsg.h,v $ $Revision: 1.9 $ $State: Exp $
7 *********************************************************************/
10 
11 #ifndef DtNetInterRegSetMsg_H_
12 #define DtNetInterRegSetMsg_H_
13 
14 #include <vlutil/vlNetTypes.h>
15 #include "netRtiMsgHdr.h"
16 #include <vlutil/vlUtil.h>
17 #include "netHandSet.h"
18 
20 {
21 public:
22 
24  DtNetU32 regionSetType;
25  DtNetU32 regionSetHandle;
26  DtNetU128 address;
27  DtNetU32 addrFamily;
28  DtNetU32 classHandle;
29  DtNetU32 regionCount;
31 };
32 
33 #endif
DtNetU128 address
Definition: netIntRegMsg.h:26
Definition: netRtiMsgHdr.h:23
DtNetU32 classHandle
Definition: netIntRegMsg.h:28
DtNetU32 addrFamily
Definition: netIntRegMsg.h:27
Definition: netIntRegMsg.h:19
DtNetU32 regionCount
Definition: netIntRegMsg.h:29
DtNetU32 regionSetHandle
Definition: netIntRegMsg.h:25
DtNetU32 regionSetType
Definition: netIntRegMsg.h:24
DtNetMsgHeader header
Definition: netIntRegMsg.h:23
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155

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)