#include <dbformat.h>
Definition at line 189 of file dbformat.h.
leveldb::LookupKey::~LookupKey |
( |
| ) |
|
|
inline |
leveldb::LookupKey::LookupKey |
( |
const LookupKey & |
| ) |
|
|
private |
Slice leveldb::LookupKey::internal_key |
( |
| ) |
const |
|
inline |
Slice leveldb::LookupKey::memtable_key |
( |
| ) |
const |
|
inline |
void leveldb::LookupKey::operator= |
( |
const LookupKey & |
| ) |
|
|
private |
Slice leveldb::LookupKey::user_key |
( |
| ) |
const |
|
inline |
const char* leveldb::LookupKey::end_ |
|
private |
const char* leveldb::LookupKey::kstart_ |
|
private |
char leveldb::LookupKey::space_[200] |
|
private |
const char* leveldb::LookupKey::start_ |
|
private |
The documentation for this class was generated from the following files: