OpendTect
7.0
|
Public Member Functions | |
ArrayNDImpl (const ArrayND< T > &) | |
ArrayNDImpl (const ArrayNDImpl< T > &) | |
ArrayNDImpl (const ArrayNDInfo &) | |
~ArrayNDImpl () | |
bool | canChangeNrDims () const override |
bool | canSetInfo () const override |
bool | canSetStorage () const override |
void | copyFrom (const ArrayND< T > &) |
T | getND (const int *) const override |
const ArrayNDInfo & | info () const override |
bool | isOK () const override |
ArrayNDImpl< T > & | operator= (const ArrayND< T > &ai) |
ArrayNDImpl< T > & | operator= (const ArrayNDImpl< T > &ai) |
bool | setInfo (const ArrayNDInfo &) override |
void | setND (const int *, T) override |
bool | setSize (const int *) |
bool | setStorage (ValueSeries< T > *vs) override |
Public Member Functions inherited from ArrayND< T > | |
virtual | ~ArrayND () |
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 |
Static Public Member Functions | |
static ArrayND< T > * | clone (const ArrayND< T > &) |
static bool | clone (const ArrayND< T > &, ArrayND< T > &) |
static ArrayND< T > * | create (const ArrayNDInfo &nsz) |
Protected Member Functions | |
const T * | getData_ () const override |
const ValueSeries< T > * | getStorage_ () const override |
std::int64_t | getStorageSize () const override |
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 | |
ArrayNDInfo * | in_ |
Protected Attributes inherited from ArrayImplBase< T > | |
T * | ptr_ = nullptr |
ValueSeries< T > * | stor_ = nullptr |
Private Types | |
typedef ArrayImplBase< T > | base |
<>
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Implements ArrayND< T >.
|
inlineoverrideprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineoverrideprotectedvirtual |
Implements ArrayImplBase< T >.
|
inlineoverridevirtual |
Implements ArrayND< T >.
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from ArrayND< T >.
|
inlineoverridevirtual |
Implements ArrayND< T >.
|
inline |
|
inlineoverridevirtual |
becomes mine. The size must be settable, or I return false.
Reimplemented from ArrayND< T >.
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024