Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
BitStreamBaseC::BitStreamBaseC(void)
BitStreamBaseC::IsByteAligned(void) const
BitStreamBaseC::Mask(UIntT) const
BitStreamBaseC
 
Bit stream base.
 
include "amma/BitStream.hh"
User Level:Default
Library:MstdIO
Example:exComplx.cc
Section:Basic Types.IO
In Scope:std

Derived Classes:

Variables:
IntT at;
Bit offset.

UCharT buff;
Byte ptr.

const UIntT buffSize = 8;

const UIntT buffSize;

Methods:
BitStreamBaseC()
Default constructor.

BooleanT IsByteAligned() const
Is byte aligned ?

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


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001