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

WindowList.h

Go to the documentation of this file.
00001 namespace evdb {
00002   class WindowSet {
00003     
00004     std::string   fName;
00005     std::string   fDescription;
00006     unsigned int  fId;
00007     unsigned int  fWidth;
00008     unsigned int  fHeight;
00009     BuildCanvas()
00010   };
00011 }

Generated on Wed Oct 15 02:35:27 2008 for NOvA Offline by  doxygen 1.3.9.1