![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for leveldb::InternalKeyComparator, including all inherited members.
Compare(const Slice &a, const Slice &b) const | leveldb::InternalKeyComparator | virtual |
Compare(const InternalKey &a, const InternalKey &b) const | leveldb::InternalKeyComparator | inline |
FindShortestSeparator(std::string *start, const Slice &limit) const | leveldb::InternalKeyComparator | virtual |
FindShortSuccessor(std::string *key) const | leveldb::InternalKeyComparator | virtual |
InternalKeyComparator(const Comparator *c) | leveldb::InternalKeyComparator | inlineexplicit |
Name() const | leveldb::InternalKeyComparator | virtual |
operator()(const Key &a, const Key &b) const | leveldb::Comparator | inline |
user_comparator() const | leveldb::InternalKeyComparator | inline |
user_comparator_ | leveldb::InternalKeyComparator | private |
~Comparator() | leveldb::Comparator | virtual |