xapian-core  1.4.25
Classes | Macros
prefix_compressed_strings.h File Reference

Handle encoding and decoding prefix-compressed lists of strings. More...

#include <xapian/error.h>
#include <algorithm>
#include <string>
+ 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
 

Detailed Description

Handle encoding and decoding prefix-compressed lists of strings.

Definition in file prefix_compressed_strings.h.

Macro Definition Documentation

◆ MAGIC_XOR_VALUE

#define MAGIC_XOR_VALUE   96