|
xapian-core
1.4.29
|
Handle encoding and decoding prefix-compressed lists of strings. More...
Include dependency graph for prefix_compressed_strings.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PrefixCompressedStringItor |
| class | PrefixCompressedStringWriter |
| struct | PrefixCompressedStringItorGt |
Macros | |
| #define | MAGIC_XOR_VALUE 96 |
Handle encoding and decoding prefix-compressed lists of strings.
Definition in file prefix_compressed_strings.h.
| #define MAGIC_XOR_VALUE 96 |
Definition at line 34 of file prefix_compressed_strings.h.
Referenced by PrefixCompressedStringWriter::append(), and PrefixCompressedStringItor::operator++().