| addMicroSeconds(long usec) | Epoch | |
| addMilliSeconds(long msec) | Epoch | |
| addSeconds(double seconds) | Epoch | |
| addSeconds(long seconds) | Epoch | |
| BEGINNING_OF_TIME | Epoch | [static] |
| day() const | Epoch | [inline] |
| dow() const | Epoch | [inline] |
| doy() const | Epoch | [inline] |
| END_OF_TIME | Epoch | [static] |
| Epoch(const TimeTag &tt=SystemTime()) | Epoch | |
| Epoch(const CommonTime &ct) | Epoch | |
| Epoch(const TimeTag &tt, short year) | Epoch | |
| Epoch(const GPSZcount &gzc) | Epoch | |
| Epoch(const Epoch &right) | Epoch | |
| EPOCH_TOLERANCE | Epoch | [static] |
| get() const | Epoch | |
| getEpochTolerance() | Epoch | [inline, static] |
| getMJDasLongDouble() const | Epoch | [inline] |
| getTolerance() | Epoch | [inline] |
| GPSsow() const | Epoch | [inline] |
| GPSweek() const | Epoch | [inline] |
| GPSweek10() const | Epoch | [inline] |
| GPSzcount() const | Epoch | [inline] |
| GPSzcount32() const | Epoch | [inline] |
| GPSzcount32Floor() const | Epoch | [inline] |
| GPSzcountFloor() const | Epoch | [inline] |
| hour() const | Epoch | [inline] |
| JD() const | Epoch | [inline] |
| minute() const | Epoch | [inline] |
| MJD() const | Epoch | [inline] |
| month() const | Epoch | [inline] |
| ONE_HOUR_TOLERANCE | Epoch | [static] |
| ONE_MIN_TOLERANCE | Epoch | [static] |
| ONE_MSEC_TOLERANCE | Epoch | [static] |
| ONE_NSEC_TOLERANCE | Epoch | [static] |
| ONE_SEC_TOLERANCE | Epoch | [static] |
| ONE_USEC_TOLERANCE | Epoch | [static] |
| operator CommonTime() const | Epoch | |
| operator GPSZcount() const | Epoch | |
| operator!=(const Epoch &right) const | Epoch | |
| operator+(double sec) const | Epoch | |
| operator+=(double sec) | Epoch | |
| operator-(const Epoch &right) const | Epoch | |
| operator-(double sec) const | Epoch | |
| operator-=(double sec) | Epoch | |
| operator<(const Epoch &right) const | Epoch | |
| operator<=(const Epoch &right) const | Epoch | |
| operator=(const Epoch &right) | Epoch | |
| operator==(const Epoch &right) const | Epoch | |
| operator>(const Epoch &right) const | Epoch | |
| operator>=(const Epoch &right) const | Epoch | |
| PRINT_FORMAT | Epoch | [static] |
| printf(const std::string &fmt=PRINT_FORMAT) const | Epoch | |
| scanf(const std::string &str, const std::string &fmt) | Epoch | |
| second() const | Epoch | [inline] |
| set(const TimeTag &tt=SystemTime()) | Epoch | |
| set(const TimeTag &tt, short year) | Epoch | |
| set(const CommonTime &c) | Epoch | |
| set(const GPSZcount &z) | Epoch | |
| setDate(const CommonTime &ct) | Epoch | |
| setEpochTolerance(double tol) | Epoch | [inline, static] |
| setLocalTime() | Epoch | |
| setTime(const CommonTime &ct) | Epoch | |
| setTolerance(double tol) | Epoch | |
| sod() const | Epoch | [inline] |
| unixTime() const | Epoch | [inline] |
| year() const | Epoch | [inline] |
| ~Epoch() | Epoch | [inline] |
1.3.9.1