MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantInfoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantInfoMsg.h,v $ $Revision: 1.16 $ $State: Exp $
7 *********************************************************************/
8 
9 #ifndef DtNetAssistantInfoMsg_H_
10 #define DtNetAssistantInfoMsg_H_
11 
14 
15 #include <vlutil/vlNetTypes.h>
16 #include <vlutil/vlUtil.h>
17 
18 #include "netAssistantMsgHdr.h"
19 
22 {
23 public:
24 
26  DtNetU8 removal;
33  DtNetU16 hostNamesSize;
34  DtNetU16 ownerHostSize;
36  //DtNetU128 localIp4Interfaces[];
37  //DtNetU128 localIp6Interfaces[];
38  //DtNetU128 tcpAddrs[];
39  //DtNetU128 udpAddrs[];
40  //DtNetU128 udpIntfAddrs[];
41  //DtNetU32 addressFamilies[];
42  //DtNetU32 rtiexecCompIds[];
43  //DtNetU32 forwarderCompIds[];
44  //DtNetU16 udpPorts[];
45  //DtNetU16 tcpPorts[];
46  //DtNetU16 forwarderPorts[];
47  //DtNetU8 fullCompliance[];
48  //DtNetU8 rtiexecFwrdrFlags[];
49  //char execFwNames[];
50  //char hostNames[];
51  //char ownerHosts[];
52 
53 };
54 
55 
56 #endif // DtNetAssistantInfoMsg_H_

Document ID: Generated on Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)