#include <block.h>
Definition at line 17 of file block.h.
leveldb::Block::~Block |
( |
| ) |
|
leveldb::Block::Block |
( |
const Block & |
| ) |
|
|
private |
uint32_t leveldb::Block::NumRestarts |
( |
| ) |
const |
|
inlineprivate |
void leveldb::Block::operator= |
( |
const Block & |
| ) |
|
|
private |
size_t leveldb::Block::size |
( |
| ) |
const |
|
inline |
const char* leveldb::Block::data_ |
|
private |
bool leveldb::Block::owned_ |
|
private |
uint32_t leveldb::Block::restart_offset_ |
|
private |
size_t leveldb::Block::size_ |
|
private |
The documentation for this class was generated from the following files: