Quantum GIS API Documentation  1.7.4
Classes | Typedefs | Functions
src/core/qgscoordinatereferencesystem.h File Reference
#include <ostream>
#include <QString>
#include <QMap>
#include "qgis.h"
Include dependency graph for qgscoordinatereferencesystem.h:
This graph shows which files directly or indirectly include this file:

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(* CUSTOM_CRS_VALIDATION )(QgsCoordinateReferenceSystem *)

Functions

std::ostream & operator<< (std::ostream &os, const QgsCoordinateReferenceSystem &r)
 Output stream operator.

Typedef Documentation

Definition at line 37 of file qgscoordinatereferencesystem.h.

typedef struct sqlite3 sqlite3

Definition at line 31 of file qgscoordinatereferencesystem.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const QgsCoordinateReferenceSystem r 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines