Go to the documentation of this file.
41 #ifndef GNSSTK_ANSITIME_HPP
42 #define GNSSTK_ANSITIME_HPP
125 virtual std::string
printf(
const std::string& fmt )
const;
129 virtual std::string
printError(
const std::string& fmt )
const;
154 virtual void reset() ;
179 #endif // GNSSTK_ANSITIME_HPP
bool operator>(const ANSITime &right) const
virtual std::string getDefaultFormat() const
Return a string containing the default format to use in printing.
ANSITime(const TimeTag &right)
ANSITime(const ANSITime &right)
bool operator<(const ANSITime &right) const
virtual std::string printf(const std::string &fmt) const
@ Unknown
unknown time frame; for legacy code compatibility
virtual bool setFromInfo(const IdToValue &info)
virtual std::string printError(const std::string &fmt) const
virtual void convertFromCommonTime(const CommonTime &ct)
virtual ~ANSITime() noexcept
Virtual Destructor.
ANSITime(const CommonTime &right)
TimeSystem
Definition of various time systems.
virtual void reset()
Reset this object to the default state.
bool operator<=(const ANSITime &right) const
virtual std::string getPrintChars() const
virtual CommonTime convertToCommonTime() const
virtual bool isValid() const
Returns true if this object's members are valid, false otherwise.
bool operator!=(const ANSITime &right) const
ANSITime(time_t t=0, const TimeSystem &ts=TimeSystem::Unknown)
ANSITime & operator=(const ANSITime &right)
bool operator==(const ANSITime &right) const
bool operator>=(const ANSITime &right) const
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:38