ARB
|
Public Member Functions | |
hits_sort_params (DbQuery *q, const char *fk) | |
~hits_sort_params () | |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
DbQuery * | query |
char * | first_key |
GB_TYPES | first_type |
QUERY_RESULT_ORDER | order [MAX_CRITERIA] |
Definition at line 297 of file db_query.cxx.
Definition at line 303 of file db_query.cxx.
References MutableItemSelector::change_key_path, QUERY::DbQuery::gb_main, GBT_get_type_of_changekey(), and QUERY::DbQuery::selector.
|
inline |
Definition at line 310 of file db_query.cxx.
DbQuery* hits_sort_params::query |
Definition at line 298 of file db_query.cxx.
Referenced by compare_hits().
char* hits_sort_params::first_key |
Definition at line 299 of file db_query.cxx.
Referenced by compare_hits().
GB_TYPES hits_sort_params::first_type |
Definition at line 300 of file db_query.cxx.
Referenced by compare_hits().
QUERY_RESULT_ORDER hits_sort_params::order[MAX_CRITERIA] |
Definition at line 301 of file db_query.cxx.
Referenced by compare_hits().