|
live
|
#include "Boolean.hh"

Go to the source code of this file.
Data Structures | |
| class | BitVector |
Functions | |
| void | shiftBits (unsigned char *toBasePtr, unsigned toBitOffset, unsigned char const *fromBasePtr, unsigned fromBitOffset, unsigned numBits) |
| void shiftBits | ( | unsigned char * | toBasePtr, |
| unsigned | toBitOffset, | ||
| unsigned char const * | fromBasePtr, | ||
| unsigned | fromBitOffset, | ||
| unsigned | numBits | ||
| ) |