#include <format.h>
◆ anonymous enum
◆ Footer()
leveldb::Footer::Footer |
( |
| ) |
|
|
inline |
◆ DecodeFrom()
◆ EncodeTo()
void leveldb::Footer::EncodeTo |
( |
std::string * |
dst | ) |
const |
◆ index_handle()
const BlockHandle& leveldb::Footer::index_handle |
( |
| ) |
const |
|
inline |
◆ metaindex_handle()
const BlockHandle& leveldb::Footer::metaindex_handle |
( |
| ) |
const |
|
inline |
◆ set_index_handle()
void leveldb::Footer::set_index_handle |
( |
const BlockHandle & |
h | ) |
|
|
inline |
◆ set_metaindex_handle()
void leveldb::Footer::set_metaindex_handle |
( |
const BlockHandle & |
h | ) |
|
|
inline |
◆ index_handle_
◆ metaindex_handle_
The documentation for this class was generated from the following files: