#include <utl/TimeStamp.h>#include <utl/TimeInterval.h>Go to the source code of this file.
Classes | |
| class | utl::TimeRange |
| Time interval defined by two TimeStamps. More... | |
Namespaces | |
| utl | |
Functions | |
| bool | utl::operator!= (const TimeStamp &ts, const TimeRange &tr) |
| bool | utl::operator< (const TimeStamp &ts, const TimeRange &tr) |
| bool | utl::operator== (const TimeStamp &ts, const TimeRange &tr) |
| bool | utl::operator> (const TimeStamp &ts, const TimeRange &tr) |