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

Regular/Multimodal/multimodal.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEREGULARMULTIMODAL_H_
00002 #define _VUVOLUMEREGULARMULTIMODAL_H_
00003 
00004 #include "../regular.h"
00005 
00006 class vu112;
00007 typedef vu112 vuVolumeRegularMultimodal;
00008 
00011 class vu112 : public vu11
00012 {
00013 public:
00015     vu112();
00017     vu112(const vu112& inst);
00018 
00020     virtual ~vu112();
00021 
00022         // assignment operator
00023     vu112& operator=(const vu112& rhs);
00024 };
00025 
00026 #endif

Generated on Wed Dec 15 21:20:29 2004 for vuVolume by  doxygen 1.3.9.1