|
xapian-core
2.1.0
|
Collaboration diagram for HoneyCompact::PostlistCursor< const GlassTable & >::DoclenEncoder:Public Member Functions | |
| bool | in_progress () const |
| void | initialise (Xapian::docid firstdid_, string &&glass_data, size_t data_start) |
| std::tuple< Xapian::docid, Xapian::docid > | get_chunk (string &chunk) |
Private Attributes | |
| string | data |
| Xapian::docid | did |
| size_t | pos = 0 |
Definition at line 156 of file honey_compact.cc.
|
inline |
Start with indicator for 32-bit lengths.
Definition at line 187 of file honey_compact.cc.
References Assert, AssertEq, p, pos, unaligned_write4(), unpack_uint(), and UNSIGNED_OVERFLOW_OK.
|
inline |
Definition at line 163 of file honey_compact.cc.
References pos.
|
inline |
Definition at line 165 of file honey_compact.cc.
References Assert, pos, and unpack_uint().
|
private |
Definition at line 157 of file honey_compact.cc.
|
private |
Definition at line 158 of file honey_compact.cc.
|
private |
Definition at line 160 of file honey_compact.cc.