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 |
| GEOSException::GEOSException | ( | const char * | theMsg | ) | [inline] |
| GEOSException::GEOSException | ( | const GEOSException & | rhs | ) | [inline] |
Definition at line 58 of file qgsgeometry.cpp.
| GEOSException::~GEOSException | ( | ) | [inline] |
| const char* GEOSException::what | ( | ) | [inline] |
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] |
1.5.1