a name and an ID.
More...
List of all members.
Detailed Description
a name and an ID.
The reason we don't manage the ID is that user may have their own IDs. For example, it may correspond with a lithology log value.
Member Typedef Documentation
Constructor & Destructor Documentation
| Strat::Lithology::Lithology |
( |
ID |
id, |
|
|
const char * |
nm, |
|
|
bool |
por = false | |
|
) |
| | |
| Strat::Lithology::Lithology |
( |
const Lithology & |
l |
) |
[inline] |
| Strat::Lithology::Lithology |
( |
const char * |
|
) |
|
Member Function Documentation
| ID Strat::Lithology::id |
( |
|
) |
const [inline] |
| bool Strat::Lithology::isUdf |
( |
|
) |
const [inline] |
| static bool Strat::Lithology::isUdf |
( |
ID |
id |
) |
[inline, static] |
| bool Strat::Lithology::operator== |
( |
const Lithology & |
l |
) |
const [inline] |
| bool Strat::Lithology::porous |
( |
|
) |
const [inline] |
| bool& Strat::Lithology::porous |
( |
|
) |
[inline] |
| static const Lithology& Strat::Lithology::undef |
( |
|
) |
[static] |
Friends And Related Function Documentation
Member Data Documentation