OmniSciDB
a5dc49c757
|
This is the complete list of members for SortDesc< T >, including all inherited members.
map_null_value(const bool nulls_last) | SortDesc< T > | inlinestatic |
mapValue(const T &val) | SortDesc< T > | inline |
null_value_ | SortDesc< T > | |
null_value_mapped_ | SortDesc< T > | |
operator()(const T &a, const T &b) | SortDesc< T > | inline |
SortDesc(const bool nulls_last) | SortDesc< T > | inline |