#include <format.h>
Definition at line 47 of file format.h.
leveldb::Footer::Footer |
( |
| ) |
|
|
inline |
void leveldb::Footer::EncodeTo |
( |
std::string * |
dst | ) |
const |
const BlockHandle& leveldb::Footer::index_handle |
( |
| ) |
const |
|
inline |
const BlockHandle& leveldb::Footer::metaindex_handle |
( |
| ) |
const |
|
inline |
void leveldb::Footer::set_index_handle |
( |
const BlockHandle & |
h | ) |
|
|
inline |
void leveldb::Footer::set_metaindex_handle |
( |
const BlockHandle & |
h | ) |
|
|
inline |
The documentation for this class was generated from the following files: