PROJ C++ API
Public Member Functions | List of all members
osgeo::proj::metadata::Citation Class Reference

Standardized resource reference. More...

#include <metadata.hpp>

Inheritance diagram for osgeo::proj::metadata::Citation:
Inheritance graph
[legend]
Collaboration diagram for osgeo::proj::metadata::Citation:
Collaboration graph
[legend]

Public Member Functions

 Citation (const std::string &titleIn)
 Constructs a citation by its title.
 
const util::optional< std::string > & title () PROJ_CONST_DECL
 Returns the name by which the cited resource is known.
 

Detailed Description

Standardized resource reference.

Local names are names which are directly accessible to and maintained by a NameSpace within which they are local, indicated by the scope.

Remarks
Simplified version of Citation from GeoAPI

The documentation for this class was generated from the following files: