BitVec() | BitVec | [inline] |
BitVec(const int len) | BitVec | |
BitVec(BitVec const &other) | BitVec | [inline] |
GetLength(void) const | BitVec | [inline] |
GetSlots(void) const | BitVec | [inline] |
GetSlotWidth(void) const | BitVec | [inline] |
IsolateBit(const int loc, const int num=1) const | BitVec | |
operator!=(BitVec const &other) const | BitVec | |
operator<(BitVec const &other) const | BitVec | |
operator<=(BitVec const &other) const | BitVec | |
operator=(BitVec const &other) | BitVec | |
operator==(BitVec const &other) const | BitVec | |
operator>(BitVec const &other) const | BitVec | |
operator>=(BitVec const &other) const | BitVec | |
ResetVec(void) | BitVec | [inline] |
SetBit(const int loc) | BitVec | [inline] |
SetVec(void) | BitVec | [inline] |
SwapBit(const int loc1, const int loc2) | BitVec | |
TestBit(const int loc) const | BitVec | [inline] |
ToggleBit(const int loc) | BitVec | [inline] |
UnsetBit(const int loc) | BitVec | [inline] |
~BitVec() | BitVec | [inline] |