BitVec(const int len) | BitVec | |
IsolateBit(const int loc, const int num=1) const | BitVec | |
operator=(sfcIndex const &other) | sfcIndex | |
BitVec::operator=(BitVec const &other) | BitVec | |
sfcCreateLocNum(const int *coords) | sfcIndex | |
sfcGetBaseW(void) const | sfcIndex | [inline] |
sfcGetCoords(int *coords) const | sfcIndex | |
sfcGetDigit(const int level) const | sfcIndex | |
sfcGetDigitArray(int *digits) const | sfcIndex | |
sfcGetIndex() const | sfcIndex | |
sfcGetIndex(const int lev) const | sfcIndex | |
sfcGetIndex(const int lev, const int nlev) const | sfcIndex | |
sfcMaxDigit(const int level) | sfcIndex | |
sfcSetDigit(const int level, const int digit) | sfcIndex | |
sfcSetIndex(const int index) | sfcIndex | |
sfcSetIndex(const int index, const int lev) | sfcIndex | |
sfcSetIndex(const int index, const int lev, const int nlev) | sfcIndex | |
sfcSwapDigitWd(const int level, const int pos1, const int pos2) | sfcIndex | |
sfcToggleDigitWd(const int level, const int pos) | sfcIndex | |
sfcUnsetDigit(const int level) | sfcIndex | |
SwapBit(const int loc1, const int loc2) | BitVec | |