QGIS API Documentation
2.0.1-Dufour
|
Go to the source code of this file.
Classes | |
class | QgsCoordinateReferenceSystem |
Class for storing a coordinate reference system (CRS) More... |
Typedefs | |
typedef struct sqlite3 | sqlite3 |
typedef void * | OGRSpatialReferenceH |
typedef void(* | CUSTOM_CRS_VALIDATION )(QgsCoordinateReferenceSystem &) |
Functions | |
std::ostream & | operator<< (std::ostream &os, const QgsCoordinateReferenceSystem &r) |
Output stream operator. |
typedef void( * CUSTOM_CRS_VALIDATION)(QgsCoordinateReferenceSystem &) |
Definition at line 45 of file qgscoordinatereferencesystem.h.
typedef void* OGRSpatialReferenceH |
Definition at line 41 of file qgscoordinatereferencesystem.h.
Definition at line 33 of file qgscoordinatereferencesystem.h.
|
inline |
Output stream operator.
Definition at line 477 of file qgscoordinatereferencesystem.h.
References QgsCoordinateReferenceSystem::description(), QgsCoordinateReferenceSystem::ellipsoidAcronym(), QgsCoordinateReferenceSystem::projectionAcronym(), and QgsCoordinateReferenceSystem::toProj4().