Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Core - IO - Streams - BitStreamBaseC
 

  PUBLIC
BitStreamBaseC::BitStreamBaseC(void)
BitStreamBaseC::IsByteAligned(void) const
BitStreamBaseC::Mask(UIntT) const

   BitStreamBaseC   
 
Bit stream base.
 
include "Ravl/BitStream.hh"
Created:04/06/99 
Source file:Ravl/Core/Base/BitStream.hh
User Level:Develop
Library:RavlCore
In Scope:RavlN

Derived Classes: Variables:
IntT at;
Bit offset.

UByteT buff;
Byte ptr.

static const UIntT buffSize = 8;

static const UIntT buffSize;

Methods:
BitStreamBaseC()
Default constructor.

bool IsByteAligned() const
Is byte aligned ?

UIntT Mask(UIntT nbits) const
Create a mask nbits long.


Maintainer:Charles Galambos, Created: 04/06/99, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002