|
xapian-core
1.4.30
|
Classes to encode/decode a bitstream. More...
Include dependency graph for bitstream.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Xapian::BitWriter |
| Create a stream to which non-byte-aligned values can be written. More... | |
| class | Xapian::BitReader |
| Read a stream created by BitWriter. More... | |
| struct | Xapian::BitReader::DIStack |
| struct | Xapian::BitReader::DIState |
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Classes to encode/decode a bitstream.
Definition in file bitstream.h.