Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
CDATUM Class Reference

Public Member Functions

 CDATUM (const std::string &sName, const CSPHEROID &spheroid, const std::string &sTowgs84)
 
void Set (const std::string &sName, const CSPHEROID &spheroid, const std::string &sTowgs84)
 
void Clear ()
 
 CDATUM (const CDATUM &rhs)
 
void operator= (const CDATUM &rhs)
 
bool Parse (const std::string &s)
 
bool ParseArg (const std::string &s)
 
void ToString (std::string &s) const
 
const std::string & Name () const
 
const CSPHEROIDSpheroid () const
 
const std::string & ToWgs84 () const
 

Public Attributes

std::string m_sName
 
CSPHEROID m_spheroid
 
std::string m_sTowgs84
 

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