MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantForwarderStateMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantForwarderStateMsg.h,v $ $Revision: 1.6 $ $State: Exp $
7 *********************************************************************/
8 
9 #ifndef DtNetAssistantForwarderStateMsg_H_
10 #define DtNetAssistantForwarderStateMsg_H_
11 
15 
16 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlUtil.h>
18 
19 #include "netAssistantMsgHdr.h"
20 
27 {
28 public:
29 
31 
34  DtNetU16 numExecConns;
35  DtNetU16 forwarderIdsSize;
39  DtNetU16 clientNameSize;
40 
41  DtNetU16 clientTypeSize;
43  DtNetU16 clientPIDSize;
47  DtNetU32 inetAddrFamily; // all addresses must have same family
48 
49 
50  // DtNetU128 forwarderAddrs[]
51 
52  // DtNetU128 clientAddrs[]
53  // DtNetU32 clientConnIds[]
54  // DtNetU16 forwarderPorts[]
55  // DtNetU16 clientFederateHandles[]
56  // DtNetU16 clientQueueStatus[]
57  // DtNetU8 clientHlaVersions[]
58  // DtNetU8 clientFederateStatus[]
59 
60  // char forwarderIdentifier[]
61  // char forwarderNames[]
62  // char forwarderHostNames[]
63 
64  // char clientNames[]
65  // char clientTypes[]
66  // char clientProcessNames[]
67  // char clientPIDs[]
68  // char clientCommandArgs[]
69  // char clientHostName[]
70  // char federationNames[]
71 
72 
73 };
74 
75 
76 #endif

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)