This is the complete list of members for GeographicLib::DMS, including all inherited members.
AZIMUTH enum value | GeographicLib::DMS | |
component enum name | GeographicLib::DMS | |
components_ | GeographicLib::DMS | privatestatic |
Decode(const std::string &dms, flag &ind) | GeographicLib::DMS | static |
Decode(real d, real m=0, real s=0) | GeographicLib::DMS | inlinestatic |
DecodeAngle(const std::string &angstr) | GeographicLib::DMS | static |
DecodeAzimuth(const std::string &azistr) | GeographicLib::DMS | static |
DecodeLatLon(const std::string &dmsa, const std::string &dmsb, real &lat, real &lon, bool longfirst=false) | GeographicLib::DMS | static |
DEGREE enum value | GeographicLib::DMS | |
digits_ | GeographicLib::DMS | privatestatic |
DMS() | GeographicLib::DMS | private |
dmsindicators_ | GeographicLib::DMS | privatestatic |
Encode(real angle, component trailing, unsigned prec, flag ind=NONE, char dmssep=char(0)) | GeographicLib::DMS | static |
Encode(real angle, unsigned prec, flag ind=NONE, char dmssep=char(0)) | GeographicLib::DMS | inlinestatic |
Encode(real ang, real &d, real &m) | GeographicLib::DMS | inlinestatic |
Encode(real ang, real &d, real &m, real &s) | GeographicLib::DMS | inlinestatic |
flag enum name | GeographicLib::DMS | |
hemispheres_ | GeographicLib::DMS | privatestatic |
InternalDecode(const std::string &dmsa, flag &ind) | GeographicLib::DMS | privatestatic |
LATITUDE enum value | GeographicLib::DMS | |
LONGITUDE enum value | GeographicLib::DMS | |
MINUTE enum value | GeographicLib::DMS | |
NONE enum value | GeographicLib::DMS | |
NUMBER enum value | GeographicLib::DMS | |
NumMatch(const std::string &s) | GeographicLib::DMS | privatestatic |
real typedef | GeographicLib::DMS | private |
replace(std::string &s, const std::string &pat, char c) | GeographicLib::DMS | inlineprivatestatic |
SECOND enum value | GeographicLib::DMS | |
signs_ | GeographicLib::DMS | privatestatic |