CNORXZ
Container with Native Operation Routines and Expressions
|
#include <crange.h>
Public Types | |
typedef IndexInterface< CIndex, SizeT > | IB |
typedef CRange | RangeType |
typedef SizeT | MetaType |
Additional Inherited Members | |
Protected Attributes inherited from CNORXZ::IndexInterface< CIndex, SizeT > | |
SizeT | mPos |
SizeT CNORXZ::CIndex::deepFormat | ( | ) | const |
SizeT CNORXZ::CIndex::deepMax | ( | ) | const |
CNORXZ::CIndex::DEFAULT_MEMBERS | ( | CIndex | ) |
default constructors and assignments
bool CNORXZ::CIndex::formatIsTrivial | ( | ) | const |
create a for-loop expression
Xpr | loop internal expression |
F | accumulating function |
xpr | loop internal expression |
f | accumulating function |
Definition at line 32 of file crange.cc.h.
CNORXZ::CIndex::INDEX_RANDOM_ACCESS_ITERATOR_DEFS | ( | MetaType | ) |
UPos CNORXZ::CIndex::lmax | ( | ) | const |
SizeT CNORXZ::CIndex::meta | ( | ) | const |
SizeT CNORXZ::CIndex::operator* | ( | ) | const |
CIndex & CNORXZ::CIndex::operator++ | ( | ) |
CIndex & CNORXZ::CIndex::operator-- | ( | ) |
UPos CNORXZ::CIndex::pmax | ( | ) | const |
Sptr< CIndex::RangeType > CNORXZ::CIndex::range | ( | ) | const |
return the memory step size this index has w.r.t. to index of given ID
J | static index ID, size type |
id | input index ID |
Definition at line 21 of file crange.cc.h.
String CNORXZ::CIndex::stringMeta | ( | ) | const |