#include <CHArray.H>
Protected Member Functions | |
IndexerData () | |
IndexerData (const DimT &dim) | |
void | ixDefineLowerBound (const DimT &dim) |
IIx_t | ixLowerBound () const |
bool | ixValidBounds (const IIx_t i, const USz_t size) const |
void | ixDefineTotalOffset (const IIx_t offset) |
IIx_t | ixTotalOffset () const |
ArSp::ArSp::IndexerData< 1, DimT >::IndexerData | ( | ) | [inline, protected] |
ArSp::ArSp::IndexerData< 1, DimT >::IndexerData | ( | const DimT & | dim | ) | [inline, protected] |
void ArSp::ArSp::IndexerData< 1, DimT >::ixDefineLowerBound | ( | const DimT & | dim | ) | [inline, protected] |
IIx_t ArSp::ArSp::IndexerData< 1, DimT >::ixLowerBound | ( | ) | const [inline, protected] |
bool ArSp::ArSp::IndexerData< 1, DimT >::ixValidBounds | ( | const IIx_t | i, | |
const USz_t | size | |||
) | const [inline, protected] |
void ArSp::ArSp::IndexerData< 1, DimT >::ixDefineTotalOffset | ( | const IIx_t | offset | ) | [inline, protected] |
IIx_t ArSp::ArSp::IndexerData< 1, DimT >::ixTotalOffset | ( | ) | const [inline, protected] |