![]() |
OpendTect
6.3
|
Implementation of Array1D. More...
Public Member Functions | |
| Array1DImpl (int sz) | |
| Array1DImpl (const Array1D< T > &) | |
| Array1DImpl (const Array1DImpl< T > &) | |
| Array1DImpl< T > & | operator= (const Array1D< T > &ai) |
| Array1DImpl< T > & | operator= (const Array1DImpl< T > &ai) |
| ValueSeries< T > * | clone () const |
| bool | isOK () const |
| void | copyFrom (const Array1D< T > &) |
| bool | setStorage (ValueSeries< T > *vs) |
| bool | canSetStorage () const |
| void | set (int pos, T) |
| T | get (int pos) const |
| const Array1DInfo & | info () const |
| bool | canSetInfo () const |
| bool | setInfo (const ArrayNDInfo &) |
| bool | setSize (int) |
| bool | setSize (int64_t sz) |
| T * | arr () |
| const T * | arr () const |
Public Member Functions inherited from Array1D< T > | |
| void | setND (const int *pos, T v) |
| T | getND (const int *pos) const |
| T | value (int64_t i) const |
| bool | writable () const |
| void | setValue (int64_t i, T t) |
| virtual void | setAll (T t) |
| T | operator[] (int idx) const |
Public Member Functions inherited from ArrayND< T > | |
| virtual | ~ArrayND () |
| virtual bool | isEmpty () const |
| virtual bool | isSettable () const |
| const ValueSeries< T > * | getStorage () const |
| ValueSeries< T > * | getStorage () |
| const T * | getData () const |
| T * | getData () |
| virtual const T * | get1D (const int *) const |
| virtual T * | get1D (const int *) |
| virtual int | get1DDim () const |
| virtual bool | canChangeNrDims () const |
| virtual void | getAll (T *ptr) const |
| virtual void | getAll (ValueSeries< T > &vs) const |
Public Member Functions inherited from ValueSeries< T > | |
| virtual | ~ValueSeries () |
| void | getValues (ValueSeries< T > &, int64_t nrvals) const |
| void | getValues (T *, int64_t nrvals) const |
| virtual bool | canSetAll () const |
| virtual bool | reSizeable () const |
| virtual char | bytesPerItem () const |
| T | operator[] (int64_t idx) const |
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 | storageOK () const |
| bool | updateStorageSize () |
| bool | setStorageNoResize (ValueSeries< T > *) |
| bool | setStorageInternal (ValueSeries< T > *) |
| bool | getDataFrom (const ArrayND< T > &templ) |
Protected Attributes | |
| Array1DInfoImpl | in_ |
Protected Attributes inherited from ArrayImplBase< T > | |
| ValueSeries< T > * | stor_ |
| T * | ptr_ |
Private Types | |
| typedef ArrayImplBase< T > | base |
Additional Inherited Members | |
Public Types inherited from ValueSeries< T > | |
| typedef T | ValueType |
Implementation of Array1D.
|
private |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from ValueSeries< T >.
|
inlinevirtual |
Reimplemented from ValueSeries< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inlinevirtual |
Implements ValueSeries< T >.
|
inline |
|
inlinevirtual |
Implements Array1D< T >.
|
inlineprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineprotectedvirtual |
Reimplemented from ArrayND< T >.
|
inlineprotectedvirtual |
Implements ArrayImplBase< T >.
|
inlinevirtual |
Implements Array1D< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inline |
|
inlinevirtual |
Implements Array1D< T >.
|
inlinevirtual |
Reimplemented from ArrayND< T >.
|
inline |
|
inlinevirtual |
Reimplemented from ValueSeries< T >.
|
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. 2017