| add(T *t) | ObjectSet< T > | inline |
| addIfNew(T *) | ObjectSet< T > | inline |
| allow0_ | ObjectSet< T > | protected |
| allowNull(bool yn=true) | ObjectSet< T > | inline |
| append(const ObjectSet< LineData > &) | ManagedObjectSet< LineData > | inlinevirtual |
| begin() | ObjectSet< T > | inline |
| begin() const | ObjectSet< T > | inline |
| binID(const CubeDataPos &) const | PosInfo::CubeData | |
| cbegin() const | ObjectSet< T > | inline |
| cend() const | ObjectSet< T > | inline |
| clone() const | ManagedObjectSet< LineData > | inlinevirtual |
| const_iterator typedef | ObjectSet< T > | |
| const_reference typedef | ObjectSet< T > | |
| copy(const ObjectSet &) | ObjectSet< T > | inlinevirtual |
| copyContents(const CubeData &) | PosInfo::CubeData | protected |
| CubeData() | PosInfo::CubeData | inline |
| CubeData(BinID start, BinID stop, BinID step) | PosInfo::CubeData | inline |
| CubeData(const CubeData &cd) | PosInfo::CubeData | inline |
| cubeDataPos(const BinID &) const | PosInfo::CubeData | |
| delFunc(LineData *ptr) | ManagedObjectSet< LineData > | inlineprivatestatic |
| delfunc_ | ManagedObjectSetBase< T > | private |
| difference_type typedef | ObjectSet< T > | |
| doAdd(T *) | ObjectSet< T > | inlineprotectedvirtual |
| empty() const | ObjectSet< T > | inline |
| end() | ObjectSet< T > | inline |
| end() const | ObjectSet< T > | inline |
| erase() | ManagedObjectSetBase< T > | inlinevirtual |
| first() | ObjectSet< T > | inline |
| first() const | ObjectSet< T > | inline |
| generate(BinID start, BinID stop, BinID step, bool allowreversed=false) | PosInfo::CubeData | |
| get(idx_type) | ObjectSet< T > | inlinevirtual |
| get(idx_type) const | ObjectSet< T > | inlinevirtual |
| get(const T *) const | ObjectSet< T > | inlinevirtual |
| getCrlRange(StepInterval< int > &, bool sorted=true) const | PosInfo::CubeData | |
| getIdx(iterator it) const | ObjectSet< T > | inline |
| getIdx(const_iterator it) const | ObjectSet< T > | inline |
| getInlRange(StepInterval< int > &, bool sorted=true) const | PosInfo::CubeData | |
| getRanges(Interval< int > &inl, Interval< int > &crl) const | PosInfo::CubeData | |
| haveCrlStepInfo() const | PosInfo::CubeData | |
| haveInlStepInfo() const | PosInfo::CubeData | inline |
| idx_type typedef | ManagedObjectSet< LineData > | |
| impl_type typedef | ObjectSet< T > | protected |
| includes(const BinID &) const | PosInfo::CubeData | |
| includes(int inl, int crl) const | PosInfo::CubeData | |
| indexOf(int inl, int *newidx=0) const | PosInfo::CubeData | virtual |
| indexOf(const LineData *l) const | PosInfo::CubeData | inlinevirtual |
| ManagedObjectSet< LineData >::indexOf(const T *) const | ObjectSet< T > | inlinevirtual |
| insertAfter(T *newptr, idx_type) | ObjectSet< T > | inlinevirtual |
| insertAt(T *newptr, idx_type) | ObjectSet< T > | inlinevirtual |
| isCrlReversed() const | PosInfo::CubeData | |
| isEmpty() const | OD::Set | inline |
| isFullyRectAndReg() const | PosInfo::CubeData | |
| isManaged() const | ManagedObjectSetBase< T > | inlinevirtual |
| isPresent(const T *) const | ObjectSet< T > | inlinevirtual |
| isValid(const CubeDataPos &) const | PosInfo::CubeData | |
| isValid(const BinID &) const | PosInfo::CubeData | |
| isValid(int64_t globalidx, const TrcKeySampling &) const | PosInfo::CubeData | |
| iterator typedef | ObjectSet< T > | |
| last() | ObjectSet< T > | inline |
| last() const | ObjectSet< T > | inline |
| limitTo(const TrcKeySampling &) | PosInfo::CubeData | |
| ManagedObjectSet() | ManagedObjectSet< LineData > | inline |
| ManagedObjectSet(const ManagedObjectSet< LineData > &) | ManagedObjectSet< LineData > | inline |
| ManagedObjectSet(const ObjectSet< LineData > &) | ManagedObjectSet< LineData > | inline |
| ManagedObjectSetBase(PtrFunc delfunc) | ManagedObjectSetBase< T > | inlineprotected |
| max_size() const | ObjectSet< T > | inline |
| maxIdx32() | OD::Set | inlinestatic |
| maxIdx64() | OD::Set | inlinestatic |
| merge(const CubeData &, bool incl) | PosInfo::CubeData | |
| nrItems() const | ObjectSet< T > | inlinevirtual |
| nullAllowed() const | ObjectSet< T > | inline |
| object_type typedef | ObjectSet< T > | |
| ObjectSet() | ObjectSet< T > | inline |
| ObjectSet(T *) | ObjectSet< T > | inlineexplicit |
| ObjectSet(T *, T *) | ObjectSet< T > | inlineexplicit |
| ObjectSet(T *, T *, T *) | ObjectSet< T > | inlineexplicit |
| ObjectSet(const ObjectSet &) | ObjectSet< T > | inline |
| operator!=(const ObjectSet &oth) const | ObjectSet< T > | inline |
| operator+=(T *t) | ObjectSet< T > | inline |
| operator-=(T *) | ManagedObjectSetBase< T > | inlinevirtual |
| operator=(const CubeData &cd) | PosInfo::CubeData | inline |
| ManagedObjectSet< LineData >::operator=(const ObjectSet< LineData > &) | ManagedObjectSet< LineData > | inline |
| operator==(const ObjectSet &) const | ObjectSet< T > | inline |
| operator[](idx_type i) | ObjectSet< T > | inline |
| operator[](idx_type i) const | ObjectSet< T > | inline |
| operator[](const T *t) const | ObjectSet< T > | inline |
| plainErase() | ObjectSet< T > | inline |
| pop() | ObjectSet< T > | inlinevirtual |
| PtrFunc typedef | ManagedObjectSetBase< T > | protected |
| push(T *t) | ObjectSet< T > | inline |
| read(od_istream &, bool asc) | PosInfo::CubeData | |
| reference typedef | ObjectSet< T > | |
| removeAndTake(idx_type, bool kporder=true) | ManagedObjectSetBase< T > | inlinevirtual |
| removeRange(idx_type, idx_type) | ManagedObjectSetBase< T > | inlinevirtual |
| removeSingle(idx_type, bool kporder=true) | ManagedObjectSetBase< T > | inlinevirtual |
| replace(idx_type, T *) | ManagedObjectSetBase< T > | inlinevirtual |
| reverse() | ObjectSet< T > | inlinevirtual |
| setEmpty() | OD::Set | inline |
| setNullAllowed(bool yn=true) | ObjectSet< T > | inline |
| size() const | ObjectSet< T > | inline |
| size_type typedef | ManagedObjectSet< LineData > | |
| swap(idx_type, idx_type) | ObjectSet< T > | inline |
| swap(ObjectSet &oth) | ObjectSet< T > | inline |
| swapItems(int64_t i1, int64_t i2) | ObjectSet< T > | inlinevirtual |
| toNext(CubeDataPos &) const | PosInfo::CubeData | |
| totalSize() const | PosInfo::CubeData | |
| totalSizeInside(const TrcKeySampling &hrg) const | PosInfo::CubeData | |
| useIndexes(const idx_type *) | ObjectSet< T > | inline |
| validIdx(int64_t) const | ObjectSet< T > | inlinevirtual |
| value_type typedef | ObjectSet< T > | |
| vec_ | ObjectSet< T > | protected |
| write(od_ostream &, bool asc) const | PosInfo::CubeData | |
| ~ManagedObjectSetBase() | ManagedObjectSetBase< T > | inlineprotected |
| ~ObjectSet() | ObjectSet< T > | inlinevirtual |
| ~Set() | OD::Set | inlinevirtual |