OpendTect
7.0
|
base class for non-const MonitoredObject iterator. More...
Public Member Functions | |
MonitorableIter4Write (const MonitorableIter4Write &) | |
MonitorableIter4Write (MonitoredObject &, ITyp startidx, ITyp stopidx) | |
MonitoredObject & | edited () |
Public Member Functions inherited from MonitorableIterBase< ITyp > | |
MonitorableIterBase (const MonitorableIterBase &) | |
MonitorableIterBase (const MonitoredObject &, idx_type start, idx_type stop) | |
virtual | ~MonitorableIterBase () |
bool | atFirst () const |
bool | atLast () const |
idx_type | curIdx () const |
bool | isEmpty () const |
bool | isForward () const |
bool | isPresent (idx_type) const |
bool | isValid () const |
const MonitoredObject & | monitored () const |
bool | next () |
virtual void | reInit () |
virtual void | retire () |
size_type | size () const |
Protected Member Functions | |
void | currentRemoved () |
void | insertedAtCurrent () |
MonitorableIter4Write & | operator= (const MonitorableIter4Write &)=delete |
Protected Member Functions inherited from MonitorableIterBase< ITyp > | |
MonitorableIterBase & | operator= (const MonitorableIterBase &)=delete |
Additional Inherited Members | |
Public Types inherited from MonitorableIterBase< ITyp > | |
enum | Direction { Forward , Backward } |
typedef ITyp | idx_type |
typedef idx_type | size_type |
Protected Attributes inherited from MonitorableIterBase< ITyp > | |
idx_type | curidx_ |
const Direction | dir_ |
const MonitoredObject & | obj_ |
const idx_type | startidx_ |
const idx_type | stopidx_ |
base class for non-const MonitoredObject 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 |
|
protecteddelete |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024