Definition at line 79 of file table_test.cc.
§ STLLessThan() [1/2]
| leveldb::anonymous_namespace{table_test.cc}::STLLessThan::STLLessThan |
( |
| ) |
|
|
inline |
Definition at line 82 of file table_test.cc.
const Comparator * BytewiseComparator()
§ STLLessThan() [2/2]
| leveldb::anonymous_namespace{table_test.cc}::STLLessThan::STLLessThan |
( |
const Comparator * |
c | ) |
|
|
inline |
§ operator()()
| bool leveldb::anonymous_namespace{table_test.cc}::STLLessThan::operator() |
( |
const std::string & |
a, |
|
|
const std::string & |
b |
|
) |
| const |
|
inline |
Definition at line 84 of file table_test.cc.
virtual int Compare(const Slice &a, const Slice &b) const =0
§ cmp
| const Comparator* leveldb::anonymous_namespace{table_test.cc}::STLLessThan::cmp |
The documentation for this struct was generated from the following file: