Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CanvasWindow.h

Go to the documentation of this file.
00001 namespace evdb {
00004   class CanvasWindow {
00005   public:
00006     
00007   private:
00008     std::string  fName;        
00009     std::string  fDescription; 
00010     unsigned int fHeight;      
00011     unsigned int fWidth;       
00012     unsigned int fID;          
00013   }
00014 }

Generated on Wed Aug 27 02:05:31 2008 for NOvA Offline by doxygen 1.3.5