This is the complete list of members for gnsstk::TimeRange, including all inherited members.
| DTPair typedef | gnsstk::TimeRange | |
| dump(const std::string formatArg="%02m/%02d/%02y %02H:%02M:%02S") const | gnsstk::TimeRange | |
| end | gnsstk::TimeRange | protected |
| getEnd() const | gnsstk::TimeRange | inline |
| getStart() const | gnsstk::TimeRange | inline |
| includeEndTime | gnsstk::TimeRange | protected |
| includeStartTime | gnsstk::TimeRange | protected |
| init(const CommonTime &startDT, const CommonTime &endDT, const bool startInclusive=true, const bool endInclusive=true) | gnsstk::TimeRange | protected |
| inRange(const CommonTime &testDT) const | gnsstk::TimeRange | |
| isAfter(const TimeRange &right) const | gnsstk::TimeRange | |
| isPriorTo(const TimeRange &right) const | gnsstk::TimeRange | |
| isSubsetOf(const TimeRange &right) const | gnsstk::TimeRange | |
| NEW_EXCEPTION_CLASS(TimeRangeException, Exception) | gnsstk::TimeRange | |
| operator<(const TimeRange &right) const | gnsstk::TimeRange | |
| operator==(const TimeRange &right) const | gnsstk::TimeRange | |
| overlaps(const TimeRange &right) const | gnsstk::TimeRange | |
| printf(const std::string formatArg="%02m/%02d/%02y %02H:%02M:%02S") const | gnsstk::TimeRange | |
| set(const CommonTime &startDT, const CommonTime &endDT, const bool startInclusive=true, const bool endInclusive=true) | gnsstk::TimeRange | |
| setToString(const std::string &str, const std::string &fmt) | gnsstk::TimeRange | |
| start | gnsstk::TimeRange | protected |
| TimeRange() | gnsstk::TimeRange | |
| TimeRange(const CommonTime &startDT, const CommonTime &endDT, const bool startInclusive=true, const bool endInclusive=true) | gnsstk::TimeRange | |
| TimeRange(DTPair dtPair, const bool startInclusive=true, const bool endInclusive=true) | gnsstk::TimeRange | |
| TimeRange(const TimeRange &tr) | gnsstk::TimeRange | |
| ~TimeRange() | gnsstk::TimeRange | inline |