|
|
| Level (int ltype1=MISSING_INT, int l1=MISSING_INT, int ltype2=MISSING_INT, int l2=MISSING_INT) |
| |
|
| Level (const char *ltype1, const char *l1=NULL, const char *ltype2=NULL, const char *l2=NULL) |
| |
|
bool | operator== (const Level &l) const |
| |
|
bool | operator!= (const Level &l) const |
| |
|
bool | operator< (const Level &l) const |
| |
|
bool | operator> (const Level &l) const |
| |
| int | compare (const Level &l) const |
| | Compare two Level strutures, for use in sorting. More...
|
| |
|
std::string | describe () const |
| | Return a string description of this level.
|
| |
|
void | format (std::ostream &out, const char *undef="-") const |
| |
| int dballe::Level::compare |
( |
const Level & |
l | ) |
const |
|
inline |
| int dballe::Level::ltype1 |
| int dballe::Level::ltype2 |
The documentation for this struct was generated from the following file: