![]() |
OpendTect
7.0
|
Subclass of Array2D and ArrayNDSliceBase. More...
Public Member Functions | |
| Array2DSlice (ArrayND< T > &) | |
| Array2DSlice (const ArrayND< T > &) | |
| ~Array2DSlice () | |
| T | get (int, int) const override |
| const Array2DInfo & | info () const override |
| bool | isSettable () const override |
| void | set (int, int, T) override |
Public Member Functions inherited from Array2D< T > | |
| virtual T ** | get2DData () |
| virtual const T ** | get2DData () const |
| T | getND (const int *pos) const override |
| void | setND (const int *pos, T v) override |
Public Member Functions inherited from ArrayND< T > | |
| virtual | ~ArrayND () |
| virtual bool | canChangeNrDims () const |
| virtual bool | canSetInfo () const |
| virtual bool | canSetStorage () const |
| virtual T * | get1D (const int *) |
| virtual const T * | get1D (const int *) const |
| virtual int | get1DDim () const |
| virtual void | getAll (T *ptr) const |
| virtual void | getAll (ValueSeries< T > &vs) const |
| T * | getData () |
| const T * | getData () const |
| int | getSize (int dim) const |
| ValueSeries< T > * | getStorage () |
| const ValueSeries< T > * | getStorage () const |
| virtual bool | isEmpty () const |
| virtual bool | isOK () const |
| int | nrDims () const |
| virtual void | setAll (T) |
| virtual bool | setInfo (const ArrayNDInfo &) |
| virtual bool | setStorage (ValueSeries< T > *s) |
| std::uint64_t | totalSize () const |
| bool | validPos (int *pos) const |
Public Member Functions inherited from ArrayNDSliceBase | |
| virtual | ~ArrayNDSliceBase () |
| int | getDimSize (int dim) const |
| int | getPos (int dim) const |
| bool | init () |
| void | setDimMap (int localdim, int remotedim) |
| bool | setPos (int dim, int pos) |
Protected Member Functions | |
| const ValueSeries< T > * | getStorage_ () const override |
Protected Member Functions inherited from ArrayND< T > | |
| virtual const T * | getData_ () const |
Protected Member Functions inherited from ArrayNDSliceBase | |
| ArrayNDSliceBase (ArrayNDInfo *, const ArrayNDInfo &) | |
| void | getSourcePos (const int *localpos, int *sourcepos) const |
Protected Attributes | |
| ArrayND< T > & | source_ |
| OffsetValueSeries< T > * | storage_ = nullptr |
| bool | writable_ |
Protected Attributes inherited from ArrayNDSliceBase | |
| ArrayNDInfo & | info_ |
| std::int64_t | offset_ |
| TypeSet< int > | position_ |
| const ArrayNDInfo & | sourceinfo_ |
| TypeSet< int > | vardim_ |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Array2D< T >.
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Implements Array2D< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Implements Array2D< T >.
|
protected |
|
mutableprotected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024