Quantum GIS API Documentation
1.7.5-Wroclaw
|
Public Member Functions | |
GEOSException (QString theMsg) | |
GEOSException (const GEOSException &rhs) | |
~GEOSException () | |
QString | what () |
Private Attributes | |
QString | msg |
Static Private Attributes | |
static QString | lastMsg |
Definition at line 43 of file qgsgeometry.cpp.
|
inline |
Definition at line 46 of file qgsgeometry.cpp.
|
inline |
Definition at line 60 of file qgsgeometry.cpp.
|
inline |
Definition at line 65 of file qgsgeometry.cpp.
|
inline |
Definition at line 71 of file qgsgeometry.cpp.
References msg.
Referenced by QgsGeometry::isGeosEmpty(), and QgsGeometry::isGeosValid().
|
staticprivate |
Definition at line 78 of file qgsgeometry.cpp.
Referenced by GEOSException(), and ~GEOSException().
|
private |
Definition at line 77 of file qgsgeometry.cpp.
Referenced by GEOSException(), what(), and ~GEOSException().