Public Member Functions | |
| AutoTracker (EMTracker &, const EM::SectionID &) | |
| ~AutoTracker () | |
| void | setNewSeeds (const TypeSet< EM::PosID > &) |
| int | nextStep () |
| void | setTrackBoundary (const CubeSampling &) |
| void | unsetTrackBoundary () |
| od_int64 | nrDone () const |
| od_int64 | totalNr () const |
| virtual const char * | message () const |
Protected Member Functions | |
| bool | addSeed (const EM::PosID &) |
| void | manageCBbuffer (bool block) |
| void | reCalculateTotalNr () |
Protected Attributes | |
| int | nrdone_ |
| int | totalnr_ |
| int | nrflushes_ |
| int | flushcntr_ |
| int | stepcntallowedvar_ |
| int | stepcntapmtthesld_ |
| bool | trackingextriffail_ |
| bool | burstalertactive_ |
| const EM::SectionID | sectionid_ |
| SortedTable< EM::SubID, char > | blacklist_ |
| TypeSet< EM::SubID > | currentseeds_ |
| EM::EMObject & | emobject_ |
| SectionTracker * | sectiontracker_ |
| SectionExtender * | extender_ |
| SectionAdjuster * | adjuster_ |
| Geometry::Element * | geomelem_ |
| Array2D< float > * | horizon3dundoinfo_ |
| RowCol | horizon3dundoorigin_ |
| BufferString | execmsg_ |
| MPE::AutoTracker::AutoTracker | ( | EMTracker & | , | |
| const EM::SectionID & | ||||
| ) |
| MPE::AutoTracker::~AutoTracker | ( | ) |
| bool MPE::AutoTracker::addSeed | ( | const EM::PosID & | ) | [protected] |
| void MPE::AutoTracker::manageCBbuffer | ( | bool | block | ) | [protected] |
| virtual const char* MPE::AutoTracker::message | ( | ) | const [virtual] |
Reimplemented from Task.
| int MPE::AutoTracker::nextStep | ( | ) | [virtual] |
Implements SequentialTask.
| od_int64 MPE::AutoTracker::nrDone | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| void MPE::AutoTracker::reCalculateTotalNr | ( | ) | [protected] |
| void MPE::AutoTracker::setTrackBoundary | ( | const CubeSampling & | ) |
| od_int64 MPE::AutoTracker::totalNr | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| void MPE::AutoTracker::unsetTrackBoundary | ( | ) |
SectionAdjuster* MPE::AutoTracker::adjuster_ [protected] |
SortedTable<EM::SubID,char> MPE::AutoTracker::blacklist_ [protected] |
bool MPE::AutoTracker::burstalertactive_ [protected] |
TypeSet<EM::SubID> MPE::AutoTracker::currentseeds_ [protected] |
EM::EMObject& MPE::AutoTracker::emobject_ [protected] |
BufferString MPE::AutoTracker::execmsg_ [protected] |
SectionExtender* MPE::AutoTracker::extender_ [protected] |
int MPE::AutoTracker::flushcntr_ [protected] |
Geometry::Element* MPE::AutoTracker::geomelem_ [protected] |
Array2D<float>* MPE::AutoTracker::horizon3dundoinfo_ [protected] |
RowCol MPE::AutoTracker::horizon3dundoorigin_ [protected] |
int MPE::AutoTracker::nrdone_ [protected] |
int MPE::AutoTracker::nrflushes_ [protected] |
const EM::SectionID MPE::AutoTracker::sectionid_ [protected] |
SectionTracker* MPE::AutoTracker::sectiontracker_ [protected] |
int MPE::AutoTracker::stepcntallowedvar_ [protected] |
int MPE::AutoTracker::stepcntapmtthesld_ [protected] |
int MPE::AutoTracker::totalnr_ [protected] |
bool MPE::AutoTracker::trackingextriffail_ [protected] |
1.7.1