|
| 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 CSPHEROID & | Spheroid () const |
|
const std::string & | ToWgs84 () const |
|
|
std::string | m_sName |
|
CSPHEROID | m_spheroid |
|
std::string | m_sTowgs84 |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/PrjParser.h
- Native/MariaNative/MViewport/PrjParser.cpp