OpendTect-6_4
6.4
|
ObjectSet where the objects contained are owned by this set. More...
Public Types | |
typedef int | size_type |
typedef T | object_type |
Public Types inherited from ObjectSet< T > | |
typedef int | size_type |
typedef T | object_type |
Public Member Functions | |
ManagedObjectSet () | |
ManagedObjectSet (const ManagedObjectSet< T > &) | |
virtual | ~ManagedObjectSet () |
ManagedObjectSet< T > & | operator= (const ObjectSet< T > &) |
ManagedObjectSet< T > & | operator= (const ManagedObjectSet< T > &) |
virtual bool | isManaged () const |
virtual void | erase () |
virtual void | append (const ObjectSet< T > &) |
virtual void | removeRange (size_type, size_type) |
virtual T * | removeSingle (int idx, bool kporder=true) |
virtual T * | removeAndTake (int idx, bool kporder=true) |
virtual T * | replace (int idx, T *) |
virtual ManagedObjectSet< 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 T * | operator[] (size_type) |
virtual const T * | operator[] (size_type) const |
virtual T * | operator[] (const T *) const |
check & unconst More... | |
virtual bool | validIdx (int64_t) const |
virtual bool | isPresent (const T *) const |
virtual size_type | indexOf (const T *) const |
T * | first () |
const T * | first () const |
T * | last () |
const T * | last () const |
ObjectSet< T > & | add (T *t) |
ObjectSet< T > & | operator+= (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 () |
void | plainErase () |
Public Member Functions inherited from OD::Set | |
virtual | ~Set () |
bool | isEmpty () const |
void | setEmpty () |
Additional Inherited Members | |
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.
typedef T ManagedObjectSet< T >::object_type |
typedef int ManagedObjectSet< T >::size_type |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inline |
|
inline |
|
inlinevirtual |
Does not delete the entry.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Deletes entry and returns 0
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Deletes entry and returns 0
Reimplemented from ObjectSet< T >.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019