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

plobject.h

Go to the documentation of this file.
00001 // PLObject.h: interface for the CPLObject class.
00002 //
00004 
00005 #if !defined(AFX_PLOBJECT_H__E40881E3_C809_11D3_97BC_0050046F615E__INCLUDED_)
00006 #define AFX_PLOBJECT_H__E40881E3_C809_11D3_97BC_0050046F615E__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 class PLObject  
00013 {
00014 public:
00015         PLObject();
00016         virtual ~PLObject();
00017 
00018   virtual void AssertValid() const;
00019 };
00020 
00021 #endif // !defined(AFX_PLOBJECT_H__E40881E3_C809_11D3_97BC_0050046F615E__INCLUDED_)

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