BitVector(unsigned char *baseBytePtr, unsigned baseBitOffset, unsigned totNumBits) | BitVector | |
curBitIndex() const | BitVector | [inline] |
get1Bit() | BitVector | |
getBits(unsigned numBits) | BitVector | |
put1Bit(unsigned bit) | BitVector | |
putBits(unsigned from, unsigned numBits) | BitVector | |
setup(unsigned char *baseBytePtr, unsigned baseBitOffset, unsigned totNumBits) | BitVector | |
skipBits(unsigned numBits) | BitVector | |
totNumBits() const | BitVector | [inline] |