proj home

Files   Classes   Functions   Hierarchy  

cubepermanent.h

Go to the documentation of this file.
00001 #ifndef CUBEPERMANENT_H
00002 #define CUBEPERMANENT_H
00003 
00004 #include <cube.h>
00005 
00010 class cubepermanent
00011 {
00012   cube & cb;
00013 public:
00014 
00016   cubepermanent(cube & cb_);
00017 
00019   void load();
00020 
00022   void save() const;
00023 };
00024 
00025 
00026 #endif
00027 
00028 

Generated on Fri Mar 4 00:49:26 2011 for Chelton Evans Source by  doxygen 1.5.8