MAK RTIspy API Documentation for HLA 1.3
 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_
Definition: netAssistantMsgHdr.h:26
DtUuid DtAssistantUuid
Definition: assistantUtil.h:17
Network representation for the RTI Assistant Info message.
Definition: netAssistantInfoMsg.h:21
DtNetU16 rtiexecForwarderCount
Definition: netAssistantInfoMsg.h:29
DtNetU16 localIpv6InterfaceCount
Definition: netAssistantInfoMsg.h:32
DtNetU8 acceptsRemoteCmds
Definition: netAssistantInfoMsg.h:27
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
DtNetU16 ownerHostSize
Definition: netAssistantInfoMsg.h:34
DtNetU16 rtiexecForwarderNamesSize
Definition: netAssistantInfoMsg.h:30
DtNetAssistantMsgHeader header
Definition: netAssistantInfoMsg.h:25
DtNetU16 localIpv4InterfaceCount
Definition: netAssistantInfoMsg.h:31
DtAssistantUuid assistantUuid
Definition: netAssistantInfoMsg.h:35
DtNetU16 assistantInfoMemoryPeriod
Definition: netAssistantInfoMsg.h:28
DtNetU8 removal
Definition: netAssistantInfoMsg.h:26
DtNetU16 hostNamesSize
Definition: netAssistantInfoMsg.h:33

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)