MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantRtiForwarderCompInfoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef DtNetAssistantRtiForwarderCompInfoMsg_H_
7 #define DtNetAssistantRtiForwarderCompInfoMsg_H_
8 
12 
17 {
18 public:
19 
21  DtNetU128 tcpAddress;
22  DtNetU128 tcpIfAddress;
23  DtNetU128 udpAddress;
24  DtNetU128 udpIfAddress;
26  DtNetU32 addressFamily;
27  DtNetU16 tcpPort;
28  DtNetU16 udpPort;
29  DtNetU16 forwarderPort;
30  DtNetU16 hostNameSize;
31  DtNetU16 logFileNameSize;
32  DtNetU16 notifyLevel;
33  DtNetU8 fullCompliance;
34  DtNetU8 execConfirmed;
36  // char hostName[] - host name on which the RTI Forwarder is running
37  // char logFileName[] - log file used by the RTI Forwarder
38 };
39 
40 
41 #endif

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)