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

vpmemoryobj.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 // ChangeLog is at the implementation file.
00006 
00007 #ifndef __VPMEMORYOBJ_H
00008 #define __VPMEMORYOBJ_H
00009 
00015 class VPMemoryObj
00016 {
00017     public:
00018         VPMemoryObj();
00019         bool autoDelete;
00020     private:
00021         
00022 };
00023 
00024 #endif

Generated on Tue Sep 6 10:00:04 2005 for VPAT by  doxygen 1.4.4