Key for a line in a line set.
More...
List of all members.
Detailed Description
Key for a line in a line set.
Constructor & Destructor Documentation
| LineKey::LineKey |
( |
const char * |
lk = 0 |
) |
[inline] |
| LineKey::LineKey |
( |
const char * |
, |
|
|
const char * |
attrnm, |
|
|
bool |
showseis = 0 | |
|
) |
| | |
| LineKey::LineKey |
( |
const IOPar & |
iop, |
|
|
bool |
liin | |
|
) |
| | [inline] |
Member Function Documentation
| static BufferString LineKey::defKey2DispName |
( |
const char * |
defkey, |
|
|
const char * |
ioobjnm = 0, |
|
|
bool |
embed = true | |
|
) |
| | [static] |
'defkey' is a LineKey where the line name may be an IOObj ID embed: whether '['and ']' around name or not
| void LineKey::fillPar |
( |
IOPar & |
, |
|
|
bool |
linename_is_iopar_name | |
|
) |
| | const |
| bool LineKey::operator== |
( |
const char * |
lk |
) |
const [inline] |
| bool LineKey::operator== |
( |
const LineKey & |
|
) |
const |
| void LineKey::setAttrName |
( |
const char * |
anm |
) |
[inline] |
| void LineKey::setLineName |
( |
const char * |
lnm |
) |
[inline] |
| static const char* LineKey::sKeyDefAttrib |
( |
|
) |
[inline, static] |
| bool LineKey::usePar |
( |
const IOPar & |
, |
|
|
bool |
linename_is_iopar_name | |
|
) |
| | |