This is the complete list of members for utl::TimeRange, including all inherited members.
fStartTime | utl::TimeRange | private |
fStopTime | utl::TimeRange | private |
GetDuration() const | utl::TimeRange | inline |
GetStartTime() const | utl::TimeRange | inline |
GetStopTime() const | utl::TimeRange | inline |
HasCommonTime(const TimeRange &tr) const | utl::TimeRange | inline |
IsInRange(const TimeStamp &ts) const | utl::TimeRange | inline |
IsInRangeInclusive(const TimeStamp &ts) const | utl::TimeRange | inline |
operator!=(const TimeRange &tr) const | utl::TimeRange | inline |
operator!=(const TimeStamp &ts) const | utl::TimeRange | inline |
operator<(const TimeRange &tr) const | utl::TimeRange | inline |
operator<(const TimeStamp &ts) const | utl::TimeRange | inline |
operator==(const TimeRange &tr) const | utl::TimeRange | inline |
operator==(const TimeStamp &ts) const | utl::TimeRange | inline |
operator>(const TimeRange &tr) const | utl::TimeRange | inline |
operator>(const TimeStamp &ts) const | utl::TimeRange | inline |
SetSorted(const TimeStamp &start, const TimeStamp &stop) | utl::TimeRange | inlineprivate |
SetTimeRange(const TimeStamp &start, const TimeStamp &stop) | utl::TimeRange | inline |
SetTimeRange(const TimeStamp &start, const TimeInterval &duration) | utl::TimeRange | inline |
TimeRange() | utl::TimeRange | inline |
TimeRange(const TimeStamp &start, const TimeStamp &stop) | utl::TimeRange | inline |
TimeRange(const TimeStamp &start, const TimeInterval &duration) | utl::TimeRange | inline |