VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
c7bPatColumn.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2002 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bPatColumn.h,v $ $Revision: 1.7 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bPatColumn
11 //
12 
13 
14 #ifndef __DtC7bPatColumn
15 #define __DtC7bPatColumn
16 
17 #include "ctdb/ctdbDefines.h"
18 #include <stdio.h>
19 #include "ctdb/c7NetTypes.h"
20 
21 class DtC7bPatData;
22 
23 // Class: DtC7bPatColumn
24 //
25 // The class is public because should not be used but anyone else than
26 // DtC7b.
27 //
28 
30 {
31 public:
32 
34  ~DtC7bPatColumn();
35 
36  bool read(FILE *f);
37 
38  struct Header
39  {
42  };
43 
46 };
47 
48 #endif
49 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)