Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

userGuide.h

Go to the documentation of this file.
00001 #ifndef userGuide_h
00002 #define userGuide_h
00003 
00005 
00208 
00209 //#######################
00210 class userGuide
00211 //#######################
00212 {
00213 public:
00214 
00216         userGuide(){}
00218         virtual ~userGuide(){}
00219 
00221         virtual void writeOut() const {};
00222 
00223 };
00224 #endif

Generated at Fri Aug 18 12:57:39 2000 for centella framework by doxygen 1.1.3 written by Dimitri van Heesch, © 1997-2000