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

Abstract class to define an enumeration of values. More...

#include <util.hpp>

Inheritance diagram for osgeo::proj::util::CodeList:
Inheritance graph
[legend]

Public Member Functions

const std::string & toString () PROJ_CONST_DECL
 
 operator std::string () PROJ_CONST_DECL
 

Detailed Description

Abstract class to define an enumeration of values.

Member Function Documentation

osgeo::proj::util::CodeList::operator std::string ( )
inline

Return the CodeList item as a string.

const std::string& osgeo::proj::util::CodeList::toString ( )
inline

Return the CodeList item as a string.


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