print and scan using all TimeTag derived classes.
Definition in file TimeString.hpp.

Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Functions | |
| void | gnsstk::mixedScanTime (CommonTime &t, const std::string &str, const std::string &fmt) |
| template<class TimeTagType > | |
| std::string | gnsstk::printAs (const CommonTime &t, const std::string &fmt) |
| std::string | gnsstk::printTime (const CommonTime &t, const std::string &fmt) |
| void | gnsstk::scanTime (CommonTime &t, const std::string &str, const std::string &fmt) |
| void | gnsstk::scanTime (TimeTag &btime, const std::string &str, const std::string &fmt) |
| template<class TimeTagType > | |
| bool | gnsstk::willPrintAs (const std::string &fmt) |