![]() |
OpendTect
6.3
|
ObjectSet where the objects contained are owned by this set. More...
Public Member Functions | |
| ManagedObjectSet () | |
| ManagedObjectSet (const ManagedObjectSet< T > &) | |
| ManagedObjectSet (const ObjectSet< T > &) | |
| ManagedObjectSet< T > & | operator= (const ObjectSet< T > &os) |
| virtual void | append (const ObjectSet< T > &) |
Public Member Functions inherited from ManagedObjectSetBase< T > | |
| 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 | 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 () |
Static Private Member Functions | |
| static void | delFunc (T *ptr) |
Additional Inherited Members | |
Public Types inherited from ObjectSet< T > | |
| typedef int | size_type |
| typedef T | object_type |
Protected Types inherited from ManagedObjectSetBase< T > | |
| typedef void(* | PtrFunc) (T *ptr) |
Protected Member Functions inherited from ManagedObjectSetBase< T > | |
| ManagedObjectSetBase (PtrFunc delfunc) | |
| ~ManagedObjectSetBase () | |
Protected Member Functions inherited from ObjectSet< T > | |
| virtual ObjectSet< T > & | doAdd (T *) |
Protected Attributes inherited from ObjectSet< T > | |
| VectorAccess< void *, size_type > | vec_ |
| bool | allow0_ |
ObjectSet where the objects contained are owned by this set.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinestaticprivate |
|
inline |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017