|
| Trange (int pind=MISSING_INT, int p1=MISSING_INT, int p2=MISSING_INT) |
|
| Trange (const char *pind, const char *p1=NULL, const char *p2=NULL) |
|
bool | operator== (const Trange &tr) const |
|
bool | operator!= (const Trange &tr) const |
|
bool | operator< (const Trange &t) const |
|
bool | operator> (const Trange &t) const |
|
int | compare (const Trange &t) const |
| Compare two Trange strutures, for use in sorting. More...
|
|
std::string | describe () const |
| Return a string description of this time range.
|
|
void | format (std::ostream &out, const char *undef="-") const |
|
int dballe::Trange::compare |
( |
const Trange & |
t | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: