◆ BlockConstructor() [1/2]
leveldb::BlockConstructor::BlockConstructor |
( |
const Comparator * |
cmp | ) |
|
|
inlineexplicit |
◆ ~BlockConstructor()
leveldb::BlockConstructor::~BlockConstructor |
( |
| ) |
|
|
inline |
◆ BlockConstructor() [2/2]
leveldb::BlockConstructor::BlockConstructor |
( |
| ) |
|
|
private |
◆ FinishImpl()
virtual Status leveldb::BlockConstructor::FinishImpl |
( |
const Options & |
options, |
|
|
const KVMap & |
data |
|
) |
| |
|
inlinevirtual |
◆ NewIterator()
virtual Iterator* leveldb::BlockConstructor::NewIterator |
( |
| ) |
const |
|
inlinevirtual |
◆ block_
Block* leveldb::BlockConstructor::block_ |
|
private |
◆ comparator_
const Comparator* leveldb::BlockConstructor::comparator_ |
|
private |
◆ data_
std::string leveldb::BlockConstructor::data_ |
|
private |
The documentation for this class was generated from the following file: