bit_buffer_tag Struct Reference
[Bit I/O]


Data Fields

unsigned char * start
unsigned char * end
unsigned char * next
unsigned long bits
int pending

Detailed Description

Bit-buffer structure

This structure represents bit-buffer.


Field Documentation

unsigned char* bit_buffer_tag::start

Start of buffer

Referenced by init_bits(), and speck_encode().

unsigned char* bit_buffer_tag::end

End of buffer

Referenced by init_bits(), read_bits(), and write_bits().

unsigned char* bit_buffer_tag::next

Next input/output byte

Referenced by init_bits(), read_bits(), speck_encode(), and write_bits().

unsigned long bit_buffer_tag::bits

Bit buffer

Referenced by init_bits(), read_bits(), and write_bits().

Pending bits

Referenced by flush_bits(), init_bits(), read_bits(), and write_bits().


Generated on Fri May 27 14:50:00 2011 for EPSILON by  doxygen 1.5.6