bitreader_helper Namespace Reference


Classes

class  bitreader
class  bitreader_fromfile
class  bitreader_limited

Functions

static size_t extract_bit (const t_uint8 *p_stream, size_t p_offset)
static size_t extract_int (const t_uint8 *p_stream, size_t p_base, size_t p_width)
static t_size extract_bits (const t_uint8 *p_buffer, t_size p_base, t_size p_count)


Function Documentation

static size_t bitreader_helper::extract_bit ( const t_uint8 p_stream,
size_t  p_offset 
) [inline, static]

static t_size bitreader_helper::extract_bits ( const t_uint8 p_buffer,
t_size  p_base,
t_size  p_count 
) [inline, static]

static size_t bitreader_helper::extract_int ( const t_uint8 p_stream,
size_t  p_base,
size_t  p_width 
) [static]


Generated on Thu Aug 28 21:16:03 2008 for foobar2000 SDK by  doxygen 1.5.5