Definition at line 181 of file table_test.cc.
leveldb::BlockConstructor::BlockConstructor |
( |
const Comparator * |
cmp | ) |
|
|
inlineexplicit |
leveldb::BlockConstructor::~BlockConstructor |
( |
| ) |
|
|
inline |
leveldb::BlockConstructor::BlockConstructor |
( |
| ) |
|
|
private |
virtual Status leveldb::BlockConstructor::FinishImpl |
( |
const Options & |
options, |
|
|
const KVMap & |
data |
|
) |
| |
|
inlinevirtual |
virtual Iterator* leveldb::BlockConstructor::NewIterator |
( |
| ) |
const |
|
inlinevirtual |
Block* leveldb::BlockConstructor::block_ |
|
private |
const Comparator* leveldb::BlockConstructor::comparator_ |
|
private |
std::string leveldb::BlockConstructor::data_ |
|
private |
The documentation for this class was generated from the following file: