adjustDim(dim_t d, index_t first, index_t final) | MDA_IndexRange< MDA_DIM > | [inline] |
beg(size_t i) const | MDA_IndexRange< MDA_DIM > | [inline] |
D0 enum value | MDA_IndexRange< MDA_DIM > | [protected] |
D1 enum value | MDA_IndexRange< MDA_DIM > | [protected] |
D2 enum value | MDA_IndexRange< MDA_DIM > | [protected] |
D3 enum value | MDA_IndexRange< MDA_DIM > | [protected] |
D4 enum value | MDA_IndexRange< MDA_DIM > | [protected] |
d_size | MDA_IndexRange< MDA_DIM > | [protected] |
d_start | MDA_IndexRange< MDA_DIM > | [protected] |
d_stop | MDA_IndexRange< MDA_DIM > | [protected] |
dim_t typedef | MDA_IndexRange< MDA_DIM > | |
end(size_t i) const | MDA_IndexRange< MDA_DIM > | [inline] |
has(index_t i0) const | MDA_IndexRange< MDA_DIM > | [inline] |
has(index_t i0, index_t i1) const | MDA_IndexRange< MDA_DIM > | [inline] |
has(index_t i0, index_t i1, index_t i2) const | MDA_IndexRange< MDA_DIM > | [inline] |
has(index_t i0, index_t i1, index_t i2, index_t i3) const | MDA_IndexRange< MDA_DIM > | [inline] |
index_t typedef | MDA_IndexRange< MDA_DIM > | |
MDA_IndexRange(const size_t *sz=((size_t *) 0), const index_t *st=((index_t *) 0)) | MDA_IndexRange< MDA_DIM > | [inline] |
MDA_IndexRange(const index_t *si, const index_t *sf) | MDA_IndexRange< MDA_DIM > | [inline] |
operator!=(const MDA_IndexRange &r) const | MDA_IndexRange< MDA_DIM > | [inline] |
operator<<(std::ostream &os, const MDA_IndexRange< MDA_DIM > &r) | MDA_IndexRange< MDA_DIM > | [friend] |
operator==(const MDA_IndexRange &r) const | MDA_IndexRange< MDA_DIM > | [inline] |
operator>>(std::istream &is, MDA_IndexRange< MDA_DIM > &r) | MDA_IndexRange< MDA_DIM > | [friend] |
setInclusiveRange(const index_t first[MDA_DIM], const index_t final[MDA_DIM]) | MDA_IndexRange< MDA_DIM > | [inline] |
setSizeAndStart(const size_t *sz=((size_t *) 0), const index_t *st=((index_t *) 0)) | MDA_IndexRange< MDA_DIM > | [inline] |
size(size_t i) const | MDA_IndexRange< MDA_DIM > | [inline] |
streamGet(std::istream &is) | MDA_IndexRange< MDA_DIM > | [inline] |
streamPut(std::ostream &os) const | MDA_IndexRange< MDA_DIM > | [inline] |
totalSize() const | MDA_IndexRange< MDA_DIM > | [inline] |
~MDA_IndexRange() | MDA_IndexRange< MDA_DIM > | [inline, virtual] |