Bsoft 2.1.4
Bernard's software package
BitStreamer Class Reference

#include <FeiBitStreamer.h>

Public Member Functions

 BitStreamer (BitStreamWordType *buffer)
 
MultiBitType getBits (unsigned NBits)
 
void rewind (unsigned NBits)
 
uint64_t nWordsRead () const
 

Public Attributes

BitStreamWordTypebuffer
 

Constructor & Destructor Documentation

◆ BitStreamer()

BitStreamer::BitStreamer ( BitStreamWordType buffer)
inline

Member Function Documentation

◆ getBits()

MultiBitType BitStreamer::getBits ( unsigned  NBits)
inline

◆ nWordsRead()

uint64_t BitStreamer::nWordsRead ( ) const
inline

◆ rewind()

void BitStreamer::rewind ( unsigned  NBits)
inline

Member Data Documentation

◆ buffer

BitStreamWordType* BitStreamer::buffer

The documentation for this class was generated from the following file: