libdballe
6.8
|
#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 |
Station information.
|
inline |
Compare two LevTr strutures, for use in sorting.
References dballe::Level::compare(), and dballe::Trange::compare().