#include <config.h>#include "brass_record.h"#include <xapian/error.h>#include "debuglog.h"#include "omassert.h"#include "pack.h"#include "str.h"

Go to the source code of this file.
Functions | |
| string | make_key (Xapian::docid did) |
| string make_key | ( | Xapian::docid | did | ) | [inline] |
Definition at line 35 of file brass_record.cc.
References pack_uint_preserving_sort().
Referenced by FlintPostlistChunkWriter::append(), Chert::PostlistChunkWriter::append(), Brass::PostlistChunkWriter::append(), BrassPostList::BrassPostList(), ChertPostList::ChertPostList(), FlintValueTable::delete_all_values(), ChertRecordTable::delete_record(), BrassRecordTable::delete_record(), FlintPostList::FlintPostList(), FlintPostlistChunkWriter::flush(), Chert::PostlistChunkWriter::flush(), Brass::PostlistChunkWriter::flush(), FlintValueTable::get_all_values(), ChertRecordTable::get_record(), BrassRecordTable::get_record(), FlintValueTable::get_value(), ChertRecordTable::replace_record(), BrassRecordTable::replace_record(), and FlintValueTable::set_encoded_values().