|
leveldb
|

Public Member Functions | |
| KeyComparator (const InternalKeyComparator &c) | |
| int | operator() (const char *a, const char *b) const |
Public Attributes | |
| const InternalKeyComparator | comparator |
Definition at line 66 of file memtable.h.
|
inlineexplicit |
Definition at line 68 of file memtable.h.

| int leveldb::MemTable::KeyComparator::operator() | ( | const char * | a, |
| const char * | b | ||
| ) | const |
Definition at line 33 of file memtable.cc.


| const InternalKeyComparator leveldb::MemTable::KeyComparator::comparator |
Definition at line 67 of file memtable.h.
1.8.12