beyondbuffer | bitstream | [protected] |
bitptr | bitstream | [protected] |
Bits_per_word | bitstream | [protected, static] |
bitstream() | bitstream | |
bitstream(FILE *file, int buffersize=DEFAULT_IOBUFFER_SIZE) | bitstream | |
bitstream(const char *filename, int buffersize=DEFAULT_IOBUFFER_SIZE) | bitstream | |
bitstream(const bitstream &b) | bitstream | |
Bptr | bitstream | |
buf_used | bitstream | [protected] |
buffer_base | bitstream | [protected] |
buffptr | bitstream | [protected] |
bufsize | bitstream | [protected] |
close() | bitstream | [virtual] |
DEFAULT_IOBUFFER_SIZE enum value (defined in bitstream) | bitstream | |
Dptr | bitstream | |
fill() | ibitstream | [private] |
fp | bitstream | [protected] |
get_bitptr() | bitstream | |
get_bytes_used() | ibitstream | [virtual] |
ibitstream(FILE *file, int buffersize=DEFAULT_IOBUFFER_SIZE) | ibitstream | |
ibitstream(const char *filename, int buffersize=DEFAULT_IOBUFFER_SIZE) | ibitstream | |
is_open() const | bitstream | |
MAX_BITSTREAM_BUFSIZE enum value (defined in bitstream) | bitstream | |
next_word() | ibitstream | [inline, private] |
operator=(const bitstream &b) | bitstream | |
partial_word (defined in ibitstream) | ibitstream | [private] |
partial_word_bitptr (defined in ibitstream) | ibitstream | [private] |
print() const | ibitstream | [virtual] |
read_unary() | ibitstream | |
readbits(int nbits) | ibitstream | |
readbits_int(int nbits) | ibitstream | |
readstring(char *s, int count=-1) | ibitstream | |
setupstream() | ibitstream | [virtual] |
windup() | ibitstream | [virtual] |
~bitstream() | bitstream | [virtual] |
~ibitstream() | ibitstream |