live
Data Structures | Functions
BitVector.hh File Reference
#include "Boolean.hh"
Include dependency graph for BitVector.hh:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ shiftBits()

void shiftBits ( unsigned char *  toBasePtr,
unsigned  toBitOffset,
unsigned char const *  fromBasePtr,
unsigned  fromBitOffset,
unsigned  numBits 
)