Manages Sequences; reads/writes system or user-defined.
More...
List of all members.
Detailed Description
Manages Sequences; reads/writes system or user-defined.
Has a singleton instance ColTab::SM().
Constructor & Destructor Documentation
| ColTab::SeqMgr::SeqMgr |
( |
|
) |
[protected] |
| ColTab::SeqMgr::~SeqMgr |
( |
|
) |
[inline, protected] |
Member Function Documentation
| void ColTab::SeqMgr::add |
( |
Sequence * |
seq |
) |
[inline, protected] |
| void ColTab::SeqMgr::addFromPar |
( |
const IOPar & |
, |
|
|
bool |
| |
|
) |
| | [protected] |
| const Sequence* ColTab::SeqMgr::get |
( |
int |
idx |
) |
const [inline] |
| bool ColTab::SeqMgr::get |
( |
const char * |
, |
|
|
Sequence & |
| |
|
) |
| | |
| const Sequence* ColTab::SeqMgr::getAny |
( |
const char * |
key |
) |
const |
returns with key, or a nice one anyway
| int ColTab::SeqMgr::indexOf |
( |
const char * |
|
) |
const |
| void ColTab::SeqMgr::readColTabs |
( |
|
) |
[protected] |
| void ColTab::SeqMgr::refresh |
( |
|
) |
|
| void ColTab::SeqMgr::remove |
( |
int |
|
) |
|
| void ColTab::SeqMgr::set |
( |
const Sequence & |
|
) |
|
if name not yet present, adds
| int ColTab::SeqMgr::size |
( |
|
) |
const [inline] |
| bool ColTab::SeqMgr::write |
( |
bool |
sys = false, |
|
|
bool |
applsetup = true | |
|
) |
| | |
Friends And Related Function Documentation
| mGlobal SeqMgr& SM |
( |
|
) |
[friend] |
Member Data Documentation