OpendTect
7.0
|
Implementation of ArrayNDInfo. More...
Public Member Functions | |
ArrayNDInfoImpl (const ArrayNDInfo &) | |
ArrayNDInfoImpl (const ArrayNDInfoImpl &) | |
ArrayNDInfoImpl (int ndim) | |
~ArrayNDInfoImpl () | |
ArrayNDInfo * | clone () const override |
int | getNDim () const override |
int | getSize (int dim) const override |
std::uint64_t | getTotalSz () const override |
bool | isOK () const override |
bool | setSize (int dim, int nsz) override |
Public Member Functions inherited from ArrayNDInfo | |
virtual | ~ArrayNDInfo () |
virtual bool | getArrayPos (std::uint64_t, int *) const |
virtual std::uint64_t | getOffset (const int *) const |
int | nrDims () const |
bool | validDimPos (int dim, int pos) const |
virtual bool | validPos (const int *) const |
Static Public Member Functions | |
template<class T > | |
static ArrayNDInfo * | create (const T *, int sz) |
static ArrayNDInfo * | create (int ndim) |
Protected Attributes | |
std::uint64_t | cachedtotalsz_ |
int * | dimsz_ |
int | ndim_ |
Additional Inherited Members | |
Public Types inherited from ArrayNDInfo | |
typedef nr_dims_type | dim_idx_type |
typedef size_type | idx_type |
typedef const idx_type * | NDPos |
typedef TypeSet< idx_type > | NDPosBuf |
typedef const size_type * | NDSize |
typedef std::int16_t | nr_dims_type |
typedef std::int64_t | offset_type |
typedef std::int32_t | size_type |
typedef offset_type | total_size_type |
Protected Member Functions inherited from ArrayNDInfo | |
std::uint64_t | calcTotalSz () const |
Implementation of ArrayNDInfo.
<>
ArrayNDInfoImpl::ArrayNDInfoImpl | ( | int | ndim | ) |
ArrayNDInfoImpl::ArrayNDInfoImpl | ( | const ArrayNDInfo & | ) |
ArrayNDInfoImpl::ArrayNDInfoImpl | ( | const ArrayNDInfoImpl & | ) |
ArrayNDInfoImpl::~ArrayNDInfoImpl | ( | ) |
|
overridevirtual |
Implements ArrayNDInfo.
|
inlinestatic |
|
static |
|
overridevirtual |
Implements ArrayNDInfo.
|
overridevirtual |
Implements ArrayNDInfo.
|
inlineoverridevirtual |
Reimplemented from ArrayNDInfo.
|
inlineoverridevirtual |
Reimplemented from ArrayNDInfo.
|
overridevirtual |
Reimplemented from ArrayNDInfo.
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024