Package smjg.libs.util.bitarray

Bit pointers and arrays with bit offset. More...


Classes

union  BitPointer
 The smjg.libs.util.bitarray.BitPointer union implements a bit pointer that can point to any bit within a byte. More...
struct  BitArray
 The smjg.libs.util.bitarray.BitArray structure implements a bit array that can start at any point within a byte. More...


Detailed Description

Bit pointers and arrays with bit offset.

The smjg.libs.util.bitarray module provides data types to represent bit pointers and bit arrays that don't necessarily begin on byte boundaries.

Todo:
Test on big-endian platforms.

Generated on Sun Sep 13 19:50:32 2009 for Stewart's Utility Library by  doxygen 1.5.4