#include <dbformat.h>
Definition at line 113 of file dbformat.h.
leveldb::InternalKeyComparator::InternalKeyComparator |
( |
const Comparator * |
c | ) |
|
|
inlineexplicit |
int leveldb::InternalKeyComparator::Compare |
( |
const Slice & |
a, |
|
|
const Slice & |
b |
|
) |
| const |
|
virtual |
void leveldb::InternalKeyComparator::FindShortestSeparator |
( |
std::string * |
start, |
|
|
const Slice & |
limit |
|
) |
| const |
|
virtual |
void leveldb::InternalKeyComparator::FindShortSuccessor |
( |
std::string * |
key | ) |
const |
|
virtual |
const char * leveldb::InternalKeyComparator::Name |
( |
| ) |
const |
|
virtual |
const Comparator* leveldb::InternalKeyComparator::user_comparator |
( |
| ) |
const |
|
inline |
const Comparator* leveldb::InternalKeyComparator::user_comparator_ |
|
private |
The documentation for this class was generated from the following files: