Slim numerical data compression 1.0

obitstream Member List

This is the complete list of members for obitstream, including all inherited members.
beyondbufferbitstream [protected]
bitptrbitstream [protected]
Bits_per_wordbitstream [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
Bptrbitstream
buf_usedbitstream [protected]
buffer_basebitstream [protected]
buffptrbitstream [protected]
bufsizebitstream [protected]
close()obitstream [virtual]
DEFAULT_IOBUFFER_SIZE enum value (defined in bitstream)bitstream
Dptrbitstream
flush(bool flush_trailing_bits)obitstream
fpbitstream [protected]
get_bitptr()bitstream
get_bytes_used()bitstream [virtual]
is_open() const bitstream
MAX_BITSTREAM_BUFSIZE enum value (defined in bitstream)bitstream
obitstream(FILE *file, int buffersize=DEFAULT_IOBUFFER_SIZE)obitstream
obitstream(const char *filename, int buffersize=DEFAULT_IOBUFFER_SIZE)obitstream
operator=(const bitstream &b)bitstream
print() const obitstream [virtual]
setupstream()bitstream [virtual]
windup()obitstream [virtual]
write_unary(unsigned int value)obitstream
writebits(uint32_t data, int nbits)obitstream
writestring(const char *str, bool write_trailing_null=false)obitstream
writeword(const T data)obitstream
~bitstream()bitstream [virtual]
~obitstream() (defined in obitstream)obitstream