Public Member Functions | |
compare_functor (qsort2_cmp in_key_compare, void *in_compare_arg) | |
bool | operator() (const buffpek *i, const buffpek *j) const |
Private Attributes | |
qsort2_cmp | key_compare |
void * | key_compare_arg |
Definition at line 1182 of file filesort.cc.