VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
c7bFeatureReference.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bFeatureReference.h,v $ $Revision: 1.7 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bFeatureReference
11 //
12 // Class: DtC7bFeatureReference
13 //
14 // The class is public because should not be used but anyone else than
15 // DtC7b.
16 //
17 
18 #ifndef __DtC7bFeatureReference
19 #define __DtC7bFeatureReference
20 
21 #include "ctdb/ctdbDefines.h"
22 
23 #include <stdio.h>
24 #include "ctdb/c7NetTypes.h"
25 
27 {
28 public:
29 
32 
33  bool read(FILE *f);
34 
35  int patchOffset();
36  bool reverse();
37 
40 
41 };
42 
43 #endif
DtC7NetU32 myFeatureRefData
Definition: c7bFeatureReference.h:39
DtC7NetU32 myPatchNumber
Definition: c7bFeatureReference.h:38
#define DT_DLL_ctdb
Definition: ctdbDefines.h:23
Definition: c7bFeatureReference.h:26
Network-order unsigned 32-bit quantity.
Definition: c7NetTypes.h:66

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)