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

vuSimpleFBR1B.h

Go to the documentation of this file.
00001 #include "vuSimpleFBR.h"
00002 
00003 class vuSimpleFBR1B : public vuSimpleFBR<1,byte> {
00004 public:
00005  bool init(const char *DataFile);
00006 
00008  static const char* getFileType() { return "16111"; }
00009 
00010 private:
00011  DECLARE_EVENT_TABLE()
00012 };
00013 

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