GEOSException Class Reference

List of all members.

Detailed Description

Definition at line 38 of file qgsgeometry.cpp.

Public Member Functions

 GEOSException (const char *theMsg)
 GEOSException (const GEOSException &rhs)
 ~GEOSException ()
const char * what ()

Private Attributes

const char * msg

Static Private Attributes

static const char * lastMsg


Constructor & Destructor Documentation

GEOSException::GEOSException ( const char *  theMsg  )  [inline]

Definition at line 41 of file qgsgeometry.cpp.

References lastMsg, and msg.

GEOSException::GEOSException ( const GEOSException rhs  )  [inline]

Definition at line 58 of file qgsgeometry.cpp.

GEOSException::~GEOSException (  )  [inline]

Definition at line 63 of file qgsgeometry.cpp.

References lastMsg, and msg.


Member Function Documentation

const char* GEOSException::what (  )  [inline]

Definition at line 70 of file qgsgeometry.cpp.

References msg.


Member Data Documentation

const char* GEOSException::msg [private]

Definition at line 76 of file qgsgeometry.cpp.

Referenced by GEOSException(), what(), and ~GEOSException().

const char * GEOSException::lastMsg [static, private]

Definition at line 77 of file qgsgeometry.cpp.

Referenced by GEOSException(), and ~GEOSException().


The documentation for this class was generated from the following file:
Generated on Wed Jan 7 01:51:23 2009 for Quantum GIS API Documentation by  doxygen 1.5.1