Definition at line 221 of file table_test.cc.
leveldb::TableConstructor::TableConstructor |
( |
const Comparator * |
cmp | ) |
|
|
inline |
leveldb::TableConstructor::~TableConstructor |
( |
| ) |
|
|
inline |
leveldb::TableConstructor::TableConstructor |
( |
| ) |
|
|
private |
uint64_t leveldb::TableConstructor::ApproximateOffsetOf |
( |
const Slice & |
key | ) |
const |
|
inline |
virtual Status leveldb::TableConstructor::FinishImpl |
( |
const Options & |
options, |
|
|
const KVMap & |
data |
|
) |
| |
|
inlinevirtual |
virtual Iterator* leveldb::TableConstructor::NewIterator |
( |
| ) |
const |
|
inlinevirtual |
void leveldb::TableConstructor::Reset |
( |
| ) |
|
|
inlineprivate |
Table* leveldb::TableConstructor::table_ |
|
private |
The documentation for this class was generated from the following file: