![]() |
OpendTect
6.6
|
Public Types | |
typedef ObjectSet< T >::idx_type | idx_type |
typedef ObjectSet< T >::size_type | size_type |
![]() | |
typedef ObjectSet< T >::idx_type | idx_type |
typedef ObjectSet< T >::size_type | size_type |
![]() | |
typedef impl_type::const_iterator | const_iterator |
typedef const value_type & | const_reference |
typedef size_type | difference_type |
typedef size_type | idx_type |
typedef impl_type::iterator | iterator |
typedef T | object_type |
typedef value_type & | reference |
typedef int | size_type |
typedef T * | value_type |
Public Member Functions | |
RefObjectSet () | |
RefObjectSet (const ObjectSet< T > &) | |
RefObjectSet (const RefObjectSet< T > &) | |
virtual RefObjectSet * | clone () const |
virtual void | insertAt (T *, idx_type) |
RefObjectSet< T > & | operator= (const ObjectSet< T > &) |
virtual T * | replace (idx_type, T *) |
![]() | |
virtual void | erase () |
virtual bool | isManaged () const |
virtual ManagedObjectSetBase< T > & | operator-= (T *) |
virtual T * | removeAndTake (idx_type, bool kporder=true) |
virtual void | removeRange (idx_type, idx_type) |
virtual T * | removeSingle (idx_type, bool kporder=true) |
![]() | |
ObjectSet () | |
ObjectSet (const ObjectSet &) | |
ObjectSet (T *) | |
ObjectSet (T *, T *) | |
ObjectSet (T *, T *, T *) | |
virtual | ~ObjectSet () |
ObjectSet & | add (T *t) |
bool | addIfNew (T *) |
void | allowNull (bool yn=true) |
virtual void | append (const ObjectSet &) |
iterator | begin () |
const_iterator | begin () const |
const_iterator | cbegin () const |
const_iterator | cend () const |
virtual void | copy (const ObjectSet &) |
bool | empty () const |
iterator | end () |
const_iterator | end () const |
T * | first () |
const T * | first () const |
virtual T * | get (const T *) const |
check & unconst More... | |
virtual T * | get (idx_type) |
virtual const T * | get (idx_type) const |
idx_type | getIdx (const_iterator it) const |
idx_type | getIdx (iterator it) const |
virtual idx_type | indexOf (const T *) const |
virtual void | insertAfter (T *newptr, idx_type) |
virtual bool | isPresent (const T *) const |
T * | last () |
const T * | last () const |
size_type | max_size () const |
virtual int64_t | nrItems () const |
bool | nullAllowed () const |
bool | operator!= (const ObjectSet &oth) const |
ObjectSet & | operator+= (T *t) |
ObjectSet & | operator= (const ObjectSet &) |
bool | operator== (const ObjectSet &) const |
const T * | operator[] (const T *t) const |
T * | operator[] (idx_type i) |
const T * | operator[] (idx_type i) const |
void | plainErase () |
virtual T * | pop () |
void | push (T *t) |
virtual void | reverse () |
void | setNullAllowed (bool yn=true) |
size_type | size () const |
void | swap (idx_type, idx_type) |
void | swap (ObjectSet &oth) |
virtual void | swapItems (int64_t i1, int64_t i2) |
void | useIndexes (const idx_type *) |
virtual bool | validIdx (int64_t) const |
![]() | |
virtual | ~Set () |
bool | isEmpty () const |
void | setEmpty () |
Protected Member Functions | |
virtual ObjectSet< T > & | doAdd (T *) |
![]() | |
ManagedObjectSetBase (PtrFunc delfunc) | |
~ManagedObjectSetBase () | |
Static Protected Member Functions | |
static void | unRef (T *ptr) |
Additional Inherited Members | |
![]() | |
static int | maxIdx32 () |
static int64_t | maxIdx64 () |
![]() | |
typedef void(* | PtrFunc) (T *ptr) |
![]() | |
typedef VectorAccess< T *, size_type > | impl_type |
![]() | |
bool | allow0_ = false |
impl_type | vec_ |
ObjectSet for reference counted objects. All members are referenced once when added to the set, and unreffed when removed from the set.
<>
typedef ObjectSet<T>::idx_type RefObjectSet< T >::idx_type |
typedef ObjectSet<T>::size_type RefObjectSet< T >::size_type |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inlineprotectedvirtual |
Reimplemented from ObjectSet< T >.
|
inlinevirtual |
Reimplemented from ObjectSet< T >.
|
inline |
|
inlinevirtual |
Deletes entry and returns 0
Reimplemented from ManagedObjectSetBase< T >.
|
inlinestaticprotected |
Generated at 07/14/2022 09:52:44 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022