GeographicLib 2.1.2
|
This is the complete list of members for GeographicLib::Utility, including all inherited members.
date(int s, int &y, int &m, int &d) | GeographicLib::Utility | static |
date(const std::string &s, int &y, int &m, int &d) | GeographicLib::Utility | static |
day(int y, int m=1, int d=1) | GeographicLib::Utility | static |
day(int y, int m, int d, bool check) | GeographicLib::Utility | static |
dow(int y, int m, int d) | GeographicLib::Utility | inlinestatic |
dow(int s) | GeographicLib::Utility | inlinestatic |
fract(const std::string &s) | GeographicLib::Utility | inlinestatic |
fractionalyear(const std::string &s) | GeographicLib::Utility | inlinestatic |
lookup(const std::string &s, char c) | GeographicLib::Utility | static |
lookup(const char *s, char c) | GeographicLib::Utility | static |
nummatch(const std::string &s) | GeographicLib::Utility | inlinestatic |
ParseLine(const std::string &line, std::string &key, std::string &value, char equals='\0', char comment='#') | GeographicLib::Utility | static |
readarray(std::istream &str, IntT array[], size_t num) | GeographicLib::Utility | inlinestatic |
readarray(std::istream &str, std::vector< IntT > &array) | GeographicLib::Utility | inlinestatic |
set_digits(int ndigits=0) | GeographicLib::Utility | static |
str(T x, int p=-1) | GeographicLib::Utility | inlinestatic |
trim(const std::string &s) | GeographicLib::Utility | static |
val(const std::string &s) | GeographicLib::Utility | inlinestatic |
val(const std::string &s) | GeographicLib::Utility | inlinestatic |
writearray(std::ostream &str, const IntT array[], size_t num) | GeographicLib::Utility | inlinestatic |
writearray(std::ostream &str, std::vector< IntT > &array) | GeographicLib::Utility | inlinestatic |