VR-Link API Documentation for DIS
 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-2025 MAK Technologies, Inc
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 
DtNetU8 DtNet32Bits[4]
Definition: vlNetTypes.h:46
DtNetU32 len
Definition: attribStruct.h:19
Definition: attribStruct.h:16
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:99
DtNetU32 id
Definition: attribStruct.h:18

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)