|
| CGEOGCS (const std::string &sName, const CDATUM &datum, const CPRIMEM &primem, const CUNIT &unit, const CAUTHORITY &authority) |
|
| CGEOGCS (const std::string &sName, const CDATUM &datum, const CPRIMEM &primem, const CAUTHORITY &authority) |
|
void | Set (const std::string &sName, const CDATUM &datum, const CPRIMEM &primem, const CUNIT &unit, const CAUTHORITY &authority) |
|
void | Set (const std::string &sName, const CDATUM &datum, const CPRIMEM &primem, const CAUTHORITY &authority) |
|
void | Clear () |
|
| CGEOGCS (const CGEOGCS &rhs) |
|
void | operator= (const CGEOGCS &rhs) |
|
bool | Parse (const std::string &s) |
|
bool | Parse (const std::string &s, int &ipos) |
|
bool | ParseArg (const std::string &s) |
|
void | ToString (std::string &s) const |
|
const std::string & | Name () const |
|
const CDATUM & | Datum () const |
|
const CPRIMEM & | Primem () const |
|
const CUNIT & | Unit () const |
|
const CAUTHORITY & | Authority () const |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/PrjParser.h
- Native/MariaNative/MViewport/PrjParser.cpp