![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for CGEOGTRAN, including all inherited members.
CGEOGTRAN() (defined in CGEOGTRAN) | CGEOGTRAN | inline |
CGEOGTRAN(const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > ¶meters) (defined in CGEOGTRAN) | CGEOGTRAN | inline |
CGEOGTRAN(const CGEOGTRAN &rhs) (defined in CGEOGTRAN) | CGEOGTRAN | inline |
Clear() (defined in CGEOGTRAN) | CGEOGTRAN | inline |
GeogcsFrom() const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
GeogcsTo() const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
m_geogcs_from (defined in CGEOGTRAN) | CGEOGTRAN | |
m_geogcs_to (defined in CGEOGTRAN) | CGEOGTRAN | |
m_parameters (defined in CGEOGTRAN) | CGEOGTRAN | |
m_sMethod (defined in CGEOGTRAN) | CGEOGTRAN | |
m_sName (defined in CGEOGTRAN) | CGEOGTRAN | |
Method() const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
Name() const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
operator=(const CGEOGTRAN &rhs) (defined in CGEOGTRAN) | CGEOGTRAN | inline |
Parameter(const std::string &s, double &value) const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
Parameters() const (defined in CGEOGTRAN) | CGEOGTRAN | inline |
Parse(const std::string &s) (defined in CGEOGTRAN) | CGEOGTRAN | |
Parse(const std::string &s, int &ipos) (defined in CGEOGTRAN) | CGEOGTRAN | |
ParseArg(const std::string &s) (defined in CGEOGTRAN) | CGEOGTRAN | |
Set(const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > ¶meters) (defined in CGEOGTRAN) | CGEOGTRAN | inline |
~CGEOGTRAN() (defined in CGEOGTRAN) | CGEOGTRAN | inlinevirtual |