![]() |
OpendTect
6.6
|
Public Member Functions | |
| ArrayNDImpl (const ArrayND< T > &) | |
| ArrayNDImpl (const ArrayNDImpl< T > &) | |
| ArrayNDImpl (const ArrayNDInfo &) | |
| ~ArrayNDImpl () | |
| bool | canChangeNrDims () const |
| bool | canSetInfo () const |
| bool | canSetStorage () const |
| void | copyFrom (const ArrayND< T > &) |
| T | getND (const int *) const |
| const ArrayNDInfo & | info () const |
| bool | isOK () const |
| ArrayNDImpl< T > & | operator= (const ArrayND< T > &ai) |
| ArrayNDImpl< T > & | operator= (const ArrayNDImpl< T > &ai) |
| bool | setInfo (const ArrayNDInfo &) |
| void | setND (const int *, T) |
| bool | setSize (const int *) |
| bool | setStorage (ValueSeries< T > *vs) |
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) |
| 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 |
| const ValueSeries< T > * | getStorage_ () const |
| int64_t | getStorageSize () const |
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_ |
| ValueSeries< T > * | stor_ |
Private Types | |
| typedef ArrayImplBase< T > | base |
<>
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inlineprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Implements ArrayND< T >.
|
inlineprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineprotectedvirtual |
Implements ArrayImplBase< T >.
|
inlinevirtual |
Implements ArrayND< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Implements ArrayND< T >.
|
inline |
|
inlinevirtual |
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-2022