|
leveldb
|
This is the complete list of members for leveldb::Comparator, including all inherited members.
| Compare(const Slice &a, const Slice &b) const =0 | leveldb::Comparator | pure virtual |
| FindShortestSeparator(std::string *start, const Slice &limit) const =0 | leveldb::Comparator | pure virtual |
| FindShortSuccessor(std::string *key) const =0 | leveldb::Comparator | pure virtual |
| Name() const =0 | leveldb::Comparator | pure virtual |
| operator()(const Key &a, const Key &b) const | leveldb::Comparator | inline |
| ~Comparator() | leveldb::Comparator | virtual |
1.8.12