| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Contains information about a member of a datum ensemble. More...
#include <qgsdatums.h>
| Public Member Functions | |
| QString | authority () const | 
| Authority name, e.g.  More... | |
| QString | code () const | 
| Authority code, e.g.  More... | |
| QString | name () const | 
| Returns the name of the member.  More... | |
| QString | remarks () const | 
| Remarks for operation, from EPSG registry database.  More... | |
| QString | scope () const | 
| Returns the scope of operation, from EPSG registry database.  More... | |
| Friends | |
| class | QgsCoordinateReferenceSystem | 
Contains information about a member of a datum ensemble.
Definition at line 34 of file qgsdatums.h.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Returns the name of the member.
Definition at line 41 of file qgsdatums.h.
| 
 | inline | 
Remarks for operation, from EPSG registry database.
Definition at line 51 of file qgsdatums.h.
| 
 | inline | 
Returns the scope of operation, from EPSG registry database.
Definition at line 46 of file qgsdatums.h.
| 
 | friend | 
Definition at line 84 of file qgsdatums.h.