WARPXM v1.10.0
|
This is the complete list of members for WxRange, including all inherited members.
_length | WxBox< int > | protected |
_lower | WxBox< int > | protected |
_ndims | WxBox< int > | protected |
_upper | WxBox< int > | protected |
area() const | WxBox< int > | protected |
boundsPair(unsigned dim) const | WxBox< int > | inlineprotected |
compareShape(const WxRange &candidateRange) const | WxRange | inline |
WxBox< int >::compareShape(const WxBox< int > &candidateBox) const | WxBox< int > | protected |
contains(const int coord[]) const | WxBox< int > | protected |
coordinateString() const | WxBox< int > | protected |
dump(WxIoBase &io, WxIoNodeType &grpNode) const | WxObject | protectedvirtual |
encloses(const WxRange &candidateRange) const | WxRange | inline |
WxBox< int >::encloses(const WxBox< int > &candidateBox) const | WxBox< int > | protected |
extDim(int low, int upp) const | WxBox< int > | protected |
extend(const int low[], const int upp[]) const | WxRange | inline |
extend(const int uniformPad[]) const | WxRange | inline |
extend(int uniformPad) const | WxRange | inline |
extrude(const WxRange &range) | WxRange | inline |
WxBox< int >::extrude(const WxBox &box) | WxBox< int > | protected |
finishBuild() | WxObject | protectedvirtual |
getIo() | WxObject | protected |
getIo() const | WxObject | protected |
getMsg() | WxObject | protected |
getMsg() const | WxObject | protected |
getShiftedRange(const std::vector< int > &newLowerCornerCoordinates) const | WxRange | inline |
init() | WxObject | protectedvirtual |
intersect(const WxRange &otherRange) const | WxRange | inline |
WxBox< int >::intersect(const WxBox< int > &box) const | WxBox< int > | protected |
isEmpty() const | WxRange | inlinevirtual |
length(unsigned dim) const | WxRange | inlinevirtual |
load(WxIoBase &io, const WxIoNodeType &grpNode) | WxObject | protectedvirtual |
lower(unsigned dim) const | WxBox< int > | inlineprotected |
lower(unsigned dim, int low) | WxBox< int > | inlineprotected |
max_dims | WxBox< int > | protectedstatic |
name() const | WxObject | protectedvirtual |
ndims() const | WxBox< int > | inlineprotected |
operator!=(const WxRange &r) const | WxRange | inline |
operator<< | WxRange | friend |
operator=(const WxRange &b) | WxRange | inline |
WxBox< int >::operator=(const WxBox< int > &b) | WxBox< int > | protected |
operator==(const WxRange &r) const | WxRange | inline |
WxBox< int >::operator==(const WxBox< int > &b) const | WxBox< int > | protected |
reduceDim(unsigned int newDim) const | WxBox< int > | protected |
resize(const unsigned dim, const int newLength) | WxBox< int > | protected |
setIo(WxIoBase &io) | WxObject | protected |
setMsg(WxMsgBase &msg) | WxObject | protected |
setName(const std::string &nm) | WxObject | protected |
setup(const WxCryptSet &wxc) | WxBox< int > | protectedvirtual |
size() const | WxRange | inline |
upper(unsigned dim) const | WxBox< int > | inlineprotected |
upper(unsigned dim, int upp) | WxBox< int > | inlineprotected |
WxBox() | WxBox< int > | inlineprotected |
WxBox(unsigned ndims) | WxBox< int > | protected |
WxBox(unsigned ndims, const int *lower, const int *upper) | WxBox< int > | protected |
WxBox(unsigned ndims, const int *length) | WxBox< int > | protected |
WxBox(int s1, int e1) | WxBox< int > | protected |
WxBox(int s1, int e1, int s2, int e2) | WxBox< int > | protected |
WxBox(int s1, int e1, int s2, int e2, int s3, int e3) | WxBox< int > | protected |
WxBox(int s1, int e1, int s2, int e2, int s3, int e3, int s4, int e4) | WxBox< int > | protected |
WxBox(const WxBox< int > &b) | WxBox< int > | protected |
WxObject() | WxObject | protected |
WxObject(const std::string &name) | WxObject | protected |
WxRange()=default | WxRange | |
WxRange(unsigned ndims) | WxRange | inline |
WxRange(unsigned ndims, const int *lower, const int *upper) | WxRange | inline |
WxRange(const std::vector< int > &lower, const std::vector< int > &extent) | WxRange | inline |
WxRange(unsigned ndims, const int *length) | WxRange | inline |
WxRange(const WxBox< int > &templateBox) | WxRange | inline |
WxRange(const WxRange &b) | WxRange | inline |
~WxBox() | WxBox< int > | protectedvirtual |
~WxObject() | WxObject | protectedvirtual |