![]() |
OpendTect
6.3
|
base class for const Monitorable iterator. More...
Public Member Functions | |
| MonitorableIter4Read (const Monitorable &, ITyp startidx, ITyp stopidx) | |
| MonitorableIter4Read (const MonitorableIter4Read &) | |
| virtual void | reInit () |
| virtual void | retire () |
Public Member Functions inherited from MonitorableIterBase< ITyp > | |
| MonitorableIterBase (const Monitorable &, IdxType startidx, IdxType stopidx) | |
| MonitorableIterBase (const MonitorableIterBase &) | |
| virtual | ~MonitorableIterBase () |
| const Monitorable & | monitored () const |
| bool | isEmpty () const |
| size_type | size () const |
| bool | next () |
| bool | isForward () const |
| bool | isValid () const |
| bool | atFirst () const |
| bool | atLast () const |
| IdxType | curIdx () const |
| bool | isPresent (IdxType) const |
Protected Attributes | |
| MonitorLock | ml_ |
Protected Attributes inherited from MonitorableIterBase< ITyp > | |
| const Monitorable & | obj_ |
| const Direction | dir_ |
| const IdxType | startidx_ |
| const IdxType | stopidx_ |
| IdxType | curidx_ |
Private Member Functions | |
| MonitorableIter4Read & | operator= (const MonitorableIter4Read &) |
Additional Inherited Members | |
Public Types inherited from MonitorableIterBase< ITyp > | |
| enum | Direction { Forward, Backward } |
| typedef ITyp | IdxType |
| typedef IdxType | size_type |
base class for const Monitorable iterator.
Will MonitorLock, so when done before going out of scope, calling retire() will lift the lock early (this is what you want).
|
inline |
|
inline |
|
inlineprivate |
|
inlinevirtual |
Reimplemented from MonitorableIterBase< ITyp >.
|
inlinevirtual |
Reimplemented from MonitorableIterBase< ITyp >.
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017