Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
leveldb::InternalKeyComparator Member List

This is the complete list of members for leveldb::InternalKeyComparator, including all inherited members.

Compare(const Slice &a, const Slice &b) const leveldb::InternalKeyComparatorvirtual
Compare(const InternalKey &a, const InternalKey &b) const leveldb::InternalKeyComparatorinline
FindShortestSeparator(std::string *start, const Slice &limit) const leveldb::InternalKeyComparatorvirtual
FindShortSuccessor(std::string *key) const leveldb::InternalKeyComparatorvirtual
InternalKeyComparator(const Comparator *c)leveldb::InternalKeyComparatorinlineexplicit
Name() const leveldb::InternalKeyComparatorvirtual
operator()(const Key &a, const Key &b) const leveldb::Comparatorinline
user_comparator() const leveldb::InternalKeyComparatorinline
user_comparator_leveldb::InternalKeyComparatorprivate
~Comparator()leveldb::Comparatorvirtual