HCE project C++ developers source code library
1.1.1
HCE project developer library
|
Variables | |
const unsigned int | NULL_SORT = 0 |
const unsigned int | ASC_SORT = 1 |
const unsigned int | DESC_SORT = 2 |
const unsigned int HCE::sphinx::reduce_task::ASC_SORT = 1 |
Definition at line 30 of file SphinxResultSorterIf.hpp.
const unsigned int HCE::sphinx::reduce_task::DESC_SORT = 2 |
Definition at line 31 of file SphinxResultSorterIf.hpp.
const unsigned int HCE::sphinx::reduce_task::NULL_SORT = 0 |
Definition at line 29 of file SphinxResultSorterIf.hpp.