Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

bcc.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEBBC_H_
00002 #define _VUVOLUMEBBC_H_
00003 
00004 #include "../volume.h"
00005 
00006 class vu15;
00007 typedef vu15 vuVolumeBCC;
00008 
00010 class vu15 : public vu1
00011 {
00012 protected:
00014 
00018     virtual bool read(FILE *file);
00020 
00022     virtual bool write(FILE *file);
00023 };
00024 
00025 #endif

Generated on Wed Dec 15 21:20:28 2004 for vuVolume by  doxygen 1.3.9.1