xapian-core
1.4.26
|
Handle encoding and decoding prefix-compressed lists of strings. More...
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++().