Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

ExampleModel.h

Go to the documentation of this file.
00001 #ifndef EXAMPLE_MODEL_H
00002 #define EXAMPLE_MODEL_H
00003 
00004 #include "Model.h"
00005 
00006 namespace model {
00007 
00020 class ExampleModel : public Model {
00021 private:
00022 
00023 
00024 public:
00025 
00026 
00027 
00028 };
00029 
00035 }
00036 
00037 #endif //EXAMPLE_MODEL_H

Generated on Tue Apr 17 09:39:12 2007 for PCG Library by  doxygen 1.3.9.1