| 
    EPICS ARCHIVER V4
    
   | 
 
This is the complete list of members for Interval, including all inherited members.
| add(const Interval &other) | Interval | inline | 
| clear() | Interval | inline | 
| covers(const Interval &other) const | Interval | inline | 
| getEnd() const | Interval | inline | 
| getStart() const | Interval | inline | 
| Interval() | Interval | inline | 
| Interval(const epicsTime &start, const epicsTime &end) | Interval | inline | 
| isValid() const | Interval | inline | 
| operator!=(const Interval &other) const | Interval | inline | 
| operator==(const Interval &other) const | Interval | inline | 
| overlaps(const Interval &other) const | Interval | inline | 
| setEnd(const epicsTime &time) | Interval | inline | 
| setStart(const epicsTime &time) | Interval | inline | 
| toString() const | Interval | |
| width() const | Interval | inline | 
 1.8.5