![]() |
OpendTect
6.3
|
base class for non-const Monitorable iterator. More...
Public Member Functions | |
| MonitorableIter4Write (Monitorable &, ITyp startidx, ITyp stopidx) | |
| MonitorableIter4Write (const MonitorableIter4Write &) | |
| Monitorable & | edited () |
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 |
| virtual void | retire () |
| virtual void | reInit () |
Protected Member Functions | |
| void | insertedAtCurrent () |
| void | currentRemoved () |
Private Member Functions | |
| MonitorableIter4Write & | operator= (const MonitorableIter4Write &) |
Additional Inherited Members | |
Public Types inherited from MonitorableIterBase< ITyp > | |
| enum | Direction { Forward, Backward } |
| typedef ITyp | IdxType |
| typedef IdxType | size_type |
Protected Attributes inherited from MonitorableIterBase< ITyp > | |
| const Monitorable & | obj_ |
| const Direction | dir_ |
| const IdxType | startidx_ |
| const IdxType | stopidx_ |
| IdxType | curidx_ |
base class for non-const Monitorable iterator.
Will not MonitorLock, so do not use this on objects that are shared. For that, use the copy -> change copy -> assign approach.
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprivate |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017