MAK RTIspy API Documentation for HLA 1516
netAssistantSrcDestInfo.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2009 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantSrcDestInfo.h,v $ $Revision: 1.2 $ $State: Exp $
7 *********************************************************************/
8 
12 
13 #ifndef DtNetAssistantRoutingInfo_H_
14 #define DtNetAssistantRoutingInfo_H_
15 
16 #include <rtiMsConfig.h>
17 #include <vlutil/vlNetTypes.h>
18 
25 {
26 public:
27 
28  DtNetU128 srcAddr;
29  DtNetU128 destAddr;
30  DtNetU32 inetAddrFamily;
31  DtNetU16 srcId;
32  DtNetU16 destId;
33  DtNetU32 compId;
34  DtNetU16 srcHostSize;
35  //char srcHost[];
36 };
37 
38 #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)