MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
regSetPacket.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: regSetPacket.h,v $ $Revision: 1.11 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtRegionSetPacket_H_
13 #define DtRegionSetPacket_H_
14 
15 #include <vlutil/vlNetTypes.h>
16 #include <vlutil/vlString.h>
17 #include "savDataHdr.h"
18 #include "netNotRegMsg.h"
19 
21 {
28 };
29 
31 {
32  public:
33  DtNetU32 handle;
35 };
36 
38 {
39 public:
41  DtNetU32 type;
42  DtNetU32 regSetHandle;
43  DtNetU32 fedHandle;
44  DtNetU32 inetAddrFamily;
45  DtNetU128 addr;
46  DtNetU32 regCount;
47  DtNetU32 assocCount;
49  //DtNetU32 regionHandles[]
50  //DtRegionSetPair attrAssociations[]
51  //DtRegionSetPair unownedAttrAssociations[]
52 };
53 
55 {
56 public:
58  DtNetU32 type;
59  DtNetU32 regSetHandle;
60  DtNetU128 addr;
61  DtNetU32 inetAddrFamily;
62  DtNetU32 fedHandle;
63  DtNetU32 classHandle;
64  DtNetU32 regCount;
65  //DtNetU32 regionHandles[]
66 };
67 
68 #endif
Definition: regSetPacket.h:26
DtNetU32 regCount
Definition: regSetPacket.h:64
Definition: regSetPacket.h:54
DtSaveDataHeader header
Definition: regSetPacket.h:40
Definition: regSetPacket.h:30
DtNetU32 regSetHandle
Definition: regSetPacket.h:59
Definition: regSetPacket.h:37
Definition: savDataHdr.h:20
DtNetU32 assocCount
Definition: regSetPacket.h:47
Definition: regSetPacket.h:25
DtNetU32 fedHandle
Definition: regSetPacket.h:43
Definition: regSetPacket.h:27
DtNetU32 regCount
Definition: regSetPacket.h:46
DtRtiSaveRegionSetTypes
Definition: regSetPacket.h:20
Definition: regSetPacket.h:24
DtNetU32 unownedAssocCount
Definition: regSetPacket.h:48
Definition: regSetPacket.h:23
Definition: netHandSet.h:22
DtNetU32 type
Definition: regSetPacket.h:58
Definition: regSetPacket.h:22
DtNetHandleSet attrs
Definition: regSetPacket.h:34
DtNetU32 inetAddrFamily
Definition: regSetPacket.h:61
DtNetU32 handle
Definition: regSetPacket.h:33
DtNetU32 inetAddrFamily
Definition: regSetPacket.h:44
DtNetU32 fedHandle
Definition: regSetPacket.h:62
DtNetU128 addr
Definition: regSetPacket.h:45
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
DtNetU32 type
Definition: regSetPacket.h:41
DtNetU32 regSetHandle
Definition: regSetPacket.h:42
DtSaveDataHeader header
Definition: regSetPacket.h:57
DtNetU128 addr
Definition: regSetPacket.h:60
DtNetU32 classHandle
Definition: regSetPacket.h:63

Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)