VR-Forces 4.1.1 Class Documentation
c7bEdge.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bEdge.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bEdge
11 //
12 
13 
14 #ifndef __DtC7bEdge
15 #define __DtC7bEdge
16 
17 #include "ctdb/ctdbDefines.h"
18 #include <stdio.h>
19 #include "ctdb/c7NetTypes.h"
20 
22 
23 
24 // Class: DtC7bEdge
25 //
26 // The class is public because should not be used but anyone else than
27 // DtC7b.
28 //
29 
31 {
32 public:
33 
34  DtC7bEdge();
35  ~DtC7bEdge();
36 
37  bool read(FILE *f);
38 
42 
44 
46 
47 };
48 
49 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)