VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
c7bAggModelFeature.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bAggModelFeature.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bAggModelFeature
11 //
12 // Class: DtC7bAggModelFeature
13 //
14 // The class is public because should not be used but anyone else than
15 // DtC7b.
16 //
17 
18 #ifndef __DtC7bAggModelFeature
19 #define __DtC7bAggModelFeature
20 
21 #include "ctdb/ctdbDefines.h"
22 #include <stdio.h>
23 #include "ctdb/c7NetTypes.h"
24 
26 {
27 public:
29  DtNetU8 myReserved;
30  DtNetU8 myClass;
33 };
34 
36 {
37 public:
38  DtNetU8 myClass;
39  DtNetU8 myReserved;
43 };
44 
46 {
47 public:
48 
51 
52  bool read(FILE *f);
53 
56 };
57 
58 #endif

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)