VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
attribStruct.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #ifndef attribStruct_h_
8 #define attribStruct_h_
9 
13 
14 #include <vlpi/netStructs.h>
15 
16 typedef struct
17 {
19  DtNetU32 len; /* Bytes */
20  DtNet32Bits val[1 /*len/4 */ ];
22 
23 #endif
24 

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)