![]() |
OpendTect 8.0
|
#include <arraynd.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 | |
| virtual T | get (int, int, int, int) const =0 |
| virtual T **** | get4DData () |
| virtual const T **** | get4DData () const |
| T | getND (const int *pos) const override |
| const Array4DInfo & | info () const override=0 |
| virtual void | set (int, 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 |
| virtual bool | isSettable () 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 |
Additional Inherited Members | |
Protected Member Functions inherited from ArrayND< T > | |
| virtual const T * | getData_ () const |
| virtual const ValueSeries< T > * | getStorage_ () const |
| typedef ArrayNDInfo::dim_idx_type Array4D< T >::dim_idx_type |
| typedef ArrayNDInfo::idx_type Array4D< T >::idx_type |
| typedef ArrayNDInfo::NDPos Array4D< T >::NDPos |
| typedef ArrayNDInfo::NDPosBuf Array4D< T >::NDPosBuf |
| typedef ArrayNDInfo::NDSize Array4D< T >::NDSize |
| typedef ArrayNDInfo::nr_dims_type Array4D< T >::nr_dims_type |
| typedef ArrayNDInfo::offset_type Array4D< T >::offset_type |
| typedef ArrayNDInfo::size_type Array4D< T >::size_type |
| typedef ArrayNDInfo::total_size_type Array4D< T >::total_size_type |
|
pure virtual |
Implemented in Array4DConv< T, TT >, and Array4DImpl< T >.
|
inlinevirtual |
Reimplemented in Array4DImpl< T >.
|
inlinevirtual |
Reimplemented in Array4DImpl< T >.
|
inlineoverridevirtual |
Implements ArrayND< T >.
|
overridepure virtual |
Implements ArrayND< T >.
Implemented in Array4DConv< T, TT >, and Array4DImpl< T >.
|
pure virtual |
Implemented in Array4DConv< T, TT >, and Array4DImpl< T >.
|
inlineoverridevirtual |
Implements ArrayND< T >.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025