MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netMultiRegObjMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2001 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netRegObjMsg.h,v $ $Revision: 1.10 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #pragma once
13 
14 #include <vlutil/vlNetTypes.h>
15 #include "netRtiMsgHdr.h"
16 #include <vlutil/vlUtil.h>
17 #include "netHandSet.h"
18 
20 {
21 public:
22  DtNetU32 handle;
23  DtNetU8 nameSize;
26 };
27 
31 {
32 public:
34  DtNetU32 handle;
35  DtNetU32 objectCount;
38 };
39 
Definition: netRtiMsgHdr.h:23
DtNetU32 handle
Definition: netMultiRegObjMsg.h:22
DtNetU8 nameSize
Definition: netMultiRegObjMsg.h:23
DtNetHandleSet attributeHandleSet
Definition: netMultiRegObjMsg.h:36
Definition: netMultiRegObjMsg.h:19
DtNetU32 objectCount
Definition: netMultiRegObjMsg.h:35
DtNetMsgHeader header
Definition: netMultiRegObjMsg.h:33
DtNetU32 handle
Definition: netMultiRegObjMsg.h:34
Definition: netHandSet.h:22
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
This is the same class as a RegObjMsg except it is meant to register more than one object at a time...
Definition: netMultiRegObjMsg.h:30

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)