groupfilemgr.h

Go to the documentation of this file.
00001 #ifndef _GroupFileMgr_H_
00002 #define _GroupFileMgr_H_
00003 
00004 #include "fileformatdefs.h"
00005 
00006 class GroupFileMgr
00007 {
00008 public:
00009 GroupFileMgr();
00010 ~GroupFileMgr(){}
00011 
00012 protected:
00013         
00014 
00015 };
00016 
00017 #endif

Generated on Tue Jan 7 22:44:34 2003 for Build-Lib by doxygen1.2.18