fb.h

Go to the documentation of this file.
00001 
00010 #ifndef __FB_H
00011 #define __FB_H
00012 
00013 //com
00014 
00015 //std
00016 
00017 // own
00018 
00022 class fb
00023 {
00024 public:
00028   virtual void  en() = 0; 
00029 }; // fb
00030 
00031 #endif  //__FB_H

Generated on Mon Jan 1 18:42:46 2007 for 03 by  doxygen 1.5.1