OpendTect
7.0
|
Implementation of Array2D. More...
Public Member Functions | |
Array2DImpl (const Array2D< T > &) | |
Array2DImpl (const Array2DImpl< T > &) | |
Array2DImpl (const Array2DInfo &) | |
Array2DImpl (int sz0, int sz1) | |
~Array2DImpl () | |
bool | canSetInfo () const override |
bool | canSetStorage () const override |
void | copyFrom (const Array2D< T > &) |
T | get (int, int) const override |
const T ** | get2DData () const override |
T ** | get2DData () override |
const Array2DInfo & | info () const override |
bool | isOK () const override |
Array2DImpl< T > & | operator= (const Array2D< T > &ai) |
Array2DImpl< T > & | operator= (const Array2DImpl< T > &ai) |
void | set (int, int, T) override |
bool | setInfo (const ArrayNDInfo &) override |
bool | setSize (int, int) |
bool | setStorage (ValueSeries< T > *) override |
Public Member Functions inherited from Array2D< T > | |
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 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 | isSettable () const |
int | nrDims () const |
virtual void | setAll (T) |
std::uint64_t | totalSize () const |
bool | validPos (int *pos) const |
Protected Member Functions | |
const T * | getData_ () const override |
const ValueSeries< T > * | getStorage_ () const override |
std::int64_t | getStorageSize () const override |
void | updateCachePointers () |
void | updateStorage () |
Protected Member Functions inherited from ArrayImplBase< T > | |
ArrayImplBase () | |
~ArrayImplBase () | |
bool | getDataFrom (const ArrayND< T > &templ) |
bool | setStorageInternal (ValueSeries< T > *) |
bool | setStorageNoResize (ValueSeries< T > *) |
bool | storageOK () const |
bool | updateStorageSize () |
Protected Attributes | |
Array2DInfoImpl | in_ |
T ** | ptr2d_ = nullptr |
Protected Attributes inherited from ArrayImplBase< T > | |
T * | ptr_ = nullptr |
ValueSeries< T > * | stor_ = nullptr |
Private Types | |
typedef ArrayImplBase< T > | base |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inlineoverridevirtual |
Implements Array2D< T >.
|
inlineoverridevirtual |
Reimplemented from Array2D< T >.
|
inlineoverridevirtual |
Reimplemented from Array2D< T >.
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverrideprotectedvirtual |
Implements ArrayImplBase< T >.
|
inlineoverridevirtual |
Implements Array2D< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Array2D< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inlineoverridevirtual |
becomes mine. The size must be settable, or I return false.
Reimplemented from ArrayND< T >.
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024