MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantConnQueryMsg.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2016 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #include "netAssistantMsgHdr.h"
13 #include <vlutil/vlNetTypes.h>
14 #include <vlutil/vlUtil.h>
15 
17 {
18 public:
19 
21  DtNetU128 tcpAddress;
23  DtNetU128 udpAddress;
25  DtNetU16 tcpPort;
26  DtNetU16 udpPort;
27  DtNetU16 forwarderPort;
31  DtNetU8 inetAddrFamily;
32  DtNetU8 useRtiexec;
35  DtNetU8 accepted;
36  DtNetU8 error;
38  DtNetU8 assistant;
39  // char* additionalForwarderName []
40  // char* connectionName []
41  // char* ridConfiguration []
42 
43 };

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)