MAK RTIspy API Documentation for HLA 1516
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 
35 
36  DtNetU16 numExecConns;
37  DtNetU16 forwarderIdsSize;
38 
39 
42 
43 
44  DtNetU16 clientNameSize;
45  DtNetU16 clientTypeSize;
46 
47 
49  DtNetU16 clientPIDSize;
50 
51 
54 
55 
56  DtNetU32 inetAddrFamily; // all addresses must have same family
57 
58 
60  DtNetU16 padding1;
61 
62 
63  DtNetU32 padding;
64 
65  // DtNetU128 forwarderAddrs[]
66 
67  // DtNetU128 clientAddrs[]
68  // DtNetU32 clientConnIds[]
69  // DtNetU16 forwarderPorts[]
70  // DtNetU16 clientFederateHandles[]
71  // DtNetU16 clientQueueStatus[]
72  // DtNetU8 clientHlaVersions[]
73  // DtNetU8 clientFederateStatus[]
74 
75  // char forwarderIdentifier[]
76  // char forwarderHostNames[]
77 
78  // char clientNames[]
79  // char clientTypes[]
80  // char clientProcessNames[]
81  // char clientPIDs[]
82  // char clientCommandArgs[]
83  // char clientHostName[]
84  // char federationNames[]
85 
86 
87 };
88 
89 
90 #endif

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)