|
libdballe
7.7
|
Aggregated level and time range information. More...
#include <levtr.h>
Public Member Functions | |
| LevTr (const Level &level, const Trange &trange) | |
| bool | operator< (const LevTr &o) const |
| bool | operator> (const LevTr &o) const |
| bool | operator== (const LevTr &o) const |
| bool | operator!= (const LevTr &o) const |
| int | compare (const LevTr &o) const |
| Compare two LevTr strutures, for use in sorting. More... | |
Data Fields | |
| Level | level |
| Trange | trange |
Aggregated level and time range information.
|
inline |
Compare two LevTr strutures, for use in sorting.
References dballe::Level::compare(), and dballe::Trange::compare().
1.8.9.1