![]() |
OpendTect
6.3
|
Helper class to RefObjectSet and ManagedObjectSet. More...
Public Member Functions | |
| virtual bool | isManaged () const |
| virtual T * | removeSingle (int idx, bool kporder=true) |
| virtual void | removeRange (int, int) |
| virtual T * | replace (int idx, T *) |
| virtual T * | removeAndTake (int idx, bool kporder=true) |
| virtual void | erase () |
| virtual ManagedObjectSetBase< T > & | operator-= (T *) |
Public Member Functions inherited from ObjectSet< T > | |
| ObjectSet () | |
| ObjectSet (const ObjectSet< T > &) | |
| virtual | ~ObjectSet () |
| ObjectSet< T > & | operator= (const ObjectSet< T > &) |
| bool | nullAllowed () const |
| void | allowNull (bool yn=true) |
| size_type | size () const |
| virtual int64_t | nrItems () const |
| virtual bool | validIdx (int64_t) const |
| virtual bool | isPresent (const T *) const |
| virtual size_type | indexOf (const T *) const |
| virtual T * | get (size_type) |
| virtual const T * | get (size_type) const |
| virtual T * | get (const T *) const |
| check & unconst More... | |
| T * | first () |
| const T * | first () const |
| T * | last () |
| const T * | last () const |
| ObjectSet< T > & | add (T *t) |
| void | push (T *t) |
| bool | addIfNew (T *) |
| virtual void | insertAt (T *newptr, size_type) |
| virtual void | insertAfter (T *newptr, size_type) |
| virtual void | copy (const ObjectSet< T > &) |
| virtual void | append (const ObjectSet< T > &) |
| virtual void | swap (int64_t, int64_t) |
| virtual void | reverse () |
| virtual T * | pop () |
| ObjectSet< T > & | operator+= (T *t) |
| T * | operator[] (size_type i) |
| const T * | operator[] (size_type i) const |
| const T * | operator[] (const T *t) const |
| void | plainErase () |
Public Member Functions inherited from OD::Set | |
| virtual | ~Set () |
| bool | isEmpty () const |
| void | setEmpty () |
Protected Types | |
| typedef void(* | PtrFunc) (T *ptr) |
Protected Member Functions | |
| ManagedObjectSetBase (PtrFunc delfunc) | |
| ~ManagedObjectSetBase () | |
Protected Member Functions inherited from ObjectSet< T > | |
| virtual ObjectSet< T > & | doAdd (T *) |
Private Attributes | |
| PtrFunc | delfunc_ |
Additional Inherited Members | |
Public Types inherited from ObjectSet< T > | |
| typedef int | size_type |
| typedef T | object_type |
Protected Attributes inherited from ObjectSet< T > | |
| VectorAccess< void *, size_type > | vec_ |
| bool | allow0_ |
Helper class to RefObjectSet and ManagedObjectSet.
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Does not delete the entry.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Removes entry and returns 0
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Deletes entry and returns 0
Reimplemented from ObjectSet< T >.
Reimplemented in RefObjectSet< T >, RefObjectSet< RandomSeisDataPack >, RefObjectSet< SyntheticData >, RefObjectSet< Gather >, RefObjectSet< RegularSeisDataPack >, and RefObjectSet< Network::HttpRequestProcess >.
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017