ARB
Public Member Functions | Public Attributes | List of all members
hits_sort_params Struct Reference
Inheritance diagram for hits_sort_params:
Inheritance graph
[legend]
Collaboration diagram for hits_sort_params:
Collaboration graph
[legend]

Public Member Functions

 hits_sort_params (DbQuery *q, const char *fk)
 
 ~hits_sort_params ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

DbQueryquery
 
charfirst_key
 
GB_TYPES first_type
 
QUERY_RESULT_ORDER order [MAX_CRITERIA]
 

Detailed Description

Definition at line 297 of file db_query.cxx.

Constructor & Destructor Documentation

hits_sort_params::hits_sort_params ( DbQuery q,
const char fk 
)
inline
hits_sort_params::~hits_sort_params ( )
inline

Definition at line 310 of file db_query.cxx.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: