Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

plobject.h

00001 // PLObject.h: interface for the CPLObject class.
00002 //
00003 //////////////////////////////////////////////////////////////////////
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 Sun Jun 6 13:42:22 2004 for paintlib by doxygen 1.3.2