OmniSciDB
a5dc49c757
|
This is the complete list of members for KeyComparator< KeyT >, including all inherited members.
has_nulls | KeyComparator< KeyT > | |
heap_ordering | KeyComparator< KeyT > | |
KeyComparator(const HeapOrdering hp_order, const bool nullable, const KeyT null_val, const NullsOrdering null_order) | KeyComparator< KeyT > | inline |
null_key | KeyComparator< KeyT > | |
nulls_ordering | KeyComparator< KeyT > | |
operator()(const KeyT lhs, const KeyT rhs) const | KeyComparator< KeyT > | inline |