![]() |
OpendTect 8.0
|
Subclass of Array3D and ArrayNDSliceBase. More...
#include <arrayndslice.h>
Public Types | |
| typedef ArrayNDInfo::dim_idx_type | dim_idx_type |
| typedef ArrayNDInfo::idx_type | idx_type |
| typedef ArrayNDInfo::NDPos | NDPos |
| typedef ArrayNDInfo::NDPosBuf | NDPosBuf |
| typedef ArrayNDInfo::NDSize | NDSize |
| typedef ArrayNDInfo::nr_dims_type | nr_dims_type |
| typedef ArrayNDInfo::offset_type | offset_type |
| typedef ArrayNDInfo::size_type | size_type |
| typedef ArrayNDInfo::total_size_type | total_size_type |
Public Member Functions | |
| Array3DSlice (ArrayND< T > &) | |
| Array3DSlice (const ArrayND< T > &) | |
| ~Array3DSlice () | |
| T | get (idx_type, idx_type, idx_type) const override |
| const Array3DInfo & | info () const override |
| bool | isSettable () const override |
| void | set (idx_type, idx_type, idx_type, T) override |
Public Member Functions inherited from Array3D< T > | |
| virtual T | get (int p0, int p1, int p2) const =0 |
| virtual T *** | get3DData () |
| virtual const T *** | get3DData () const |
| T | getND (const int *pos) const override |
| virtual void | set (int, int, int, T)=0 |
| 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 void | setData (const T *) |
| virtual void | setEmpty () |
| virtual bool | setInfo (const ArrayNDInfo &) |
| virtual bool | setStorage (ValueSeries< T > *s) |
| od_uint64 | 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_ |
| od_int64 | offset_ |
| TypeSet< int > | position_ |
| const ArrayNDInfo & | sourceinfo_ |
| TypeSet< int > | vardim_ |
| typedef ArrayNDInfo::dim_idx_type Array3DSlice< T >::dim_idx_type |
| typedef ArrayNDInfo::idx_type Array3DSlice< T >::idx_type |
| typedef ArrayNDInfo::NDPos Array3DSlice< T >::NDPos |
| typedef ArrayNDInfo::NDPosBuf Array3DSlice< T >::NDPosBuf |
| typedef ArrayNDInfo::NDSize Array3DSlice< T >::NDSize |
| typedef ArrayNDInfo::nr_dims_type Array3DSlice< T >::nr_dims_type |
| typedef ArrayNDInfo::offset_type Array3DSlice< T >::offset_type |
| typedef ArrayNDInfo::size_type Array3DSlice< T >::size_type |
| typedef ArrayNDInfo::total_size_type Array3DSlice< T >::total_size_type |
|
inline |
|
inline |
|
inline |
|
inlineoverride |
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Implements Array3D< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverride |
|
protected |
|
mutableprotected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025