![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for CPROJCS, including all inherited members.
Authority() const (defined in CPROJCS) | CPROJCS | inline |
Clear() (defined in CPROJCS) | CPROJCS | inline |
CPROJCS() (defined in CPROJCS) | CPROJCS | inline |
CPROJCS(const std::string &sName, const CGEOGCS &geogcs, const std::string &sProjectionName, const std::map< const std::string, double > ¶meters, const CUNIT &unit, const CAUTHORITY &authority) (defined in CPROJCS) | CPROJCS | inline |
CPROJCS(const std::string &sName, const CGEOGCS &geogcs, const std::string &sProjectionName, const std::map< const std::string, double > ¶meters, const CAUTHORITY &authority) (defined in CPROJCS) | CPROJCS | inline |
CPROJCS(const CPROJCS &rhs) (defined in CPROJCS) | CPROJCS | inline |
FindArg(const std::vector< std::string > &args, int &k, const std::string &tag, std::string &res) (defined in CPROJCS) | CPROJCS | static |
FromFile(const std::string &sPrjFile) (defined in CPROJCS) | CPROJCS | |
Geogcs() const (defined in CPROJCS) | CPROJCS | inline |
GetArg(const std::string &source, const std::string &tag, std::string &res, int &ipos) (defined in CPROJCS) | CPROJCS | static |
GetArg(const std::string &source, const std::string &tag, std::string &res) (defined in CPROJCS) | CPROJCS | static |
GetLabel(const std::string &source, std::string &res, int &ipos) (defined in CPROJCS) | CPROJCS | static |
GetLabel(const std::string &source, std::string &res) (defined in CPROJCS) | CPROJCS | static |
m_authority (defined in CPROJCS) | CPROJCS | |
m_geogcs (defined in CPROJCS) | CPROJCS | |
m_parameters (defined in CPROJCS) | CPROJCS | |
m_sName (defined in CPROJCS) | CPROJCS | |
m_sProjectionName (defined in CPROJCS) | CPROJCS | |
m_unit (defined in CPROJCS) | CPROJCS | |
Name() const (defined in CPROJCS) | CPROJCS | inline |
operator=(const CPROJCS &rhs) (defined in CPROJCS) | CPROJCS | inline |
Parameter(const std::string &s, double &value) const (defined in CPROJCS) | CPROJCS | inline |
Parameters() const (defined in CPROJCS) | CPROJCS | inline |
Parse(const std::string &s) (defined in CPROJCS) | CPROJCS | |
Parse(const std::string &s, int &ipos) (defined in CPROJCS) | CPROJCS | |
ParseArg(const std::string &s) (defined in CPROJCS) | CPROJCS | |
ProjectionName() const (defined in CPROJCS) | CPROJCS | inline |
Set(const std::string &sName, const CGEOGCS &geogcs, const std::string &sProjectionName, const std::map< const std::string, double > ¶meters, const CUNIT &unit, const CAUTHORITY &authority) (defined in CPROJCS) | CPROJCS | inline |
Set(const std::string &sName, const CGEOGCS &geogcs, const std::string &sProjectionName, const std::map< const std::string, double > ¶meters, const CAUTHORITY &authority) (defined in CPROJCS) | CPROJCS | inline |
SetAuthority(const CAUTHORITY &authority) (defined in CPROJCS) | CPROJCS | inline |
SplitArgs(const std::string &source, std::vector< std::string > &args) (defined in CPROJCS) | CPROJCS | static |
ToLower(std::string &s) (defined in CPROJCS) | CPROJCS | inlinestatic |
ToString(std::string &s) const (defined in CPROJCS) | CPROJCS | |
Unit() const (defined in CPROJCS) | CPROJCS | inline |
~CPROJCS() (defined in CPROJCS) | CPROJCS | inlinevirtual |