Go to the documentation of this file.
39 #ifndef GNSSTK_UNIXTIME_HPP
40 #define GNSSTK_UNIXTIME_HPP
53 #endif // #ifndef timeval
54 #endif // #ifndef _WINSOCKAPI_
145 virtual std::string
printf(
const std::string& fmt )
const;
149 virtual std::string
printError(
const std::string& fmt )
const;
174 virtual void reset();
199 #endif // GNSSTK_UNIXTIME_HPP
virtual std::string printf(const std::string &fmt) const
virtual std::string getPrintChars() const
virtual CommonTime convertToCommonTime() const
virtual bool operator<=(const UnixTime &right) const
UnixTime(const TimeTag &right)
@ Unknown
unknown time frame; for legacy code compatibility
virtual bool operator!=(const UnixTime &right) const
UnixTime(const UnixTime &right)
UnixTime(const CommonTime &right)
virtual bool setFromInfo(const IdToValue &info)
UnixTime(struct timeval t, TimeSystem ts=TimeSystem::Unknown)
virtual bool operator>=(const UnixTime &right) const
virtual ~UnixTime()
Virtual Destructor.
virtual bool operator==(const UnixTime &right) const
UnixTime & operator=(const UnixTime &right)
TimeSystem
Definition of various time systems.
virtual bool operator>(const UnixTime &right) const
virtual void reset()
Reset this object to the default state.
virtual std::string printError(const std::string &fmt) const
virtual bool isValid() const
Returns true if this object's members are valid, false otherwise.
UnixTime(int sec=0, int usec=0, TimeSystem ts=TimeSystem::Unknown)
virtual void convertFromCommonTime(const CommonTime &ct)
virtual bool operator<(const UnixTime &right) const
virtual std::string getDefaultFormat() const
Return a string containing the default format to use in printing.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42