ddc
|
#include "ConcCommon.h"
Go to the source code of this file.
Classes | |
struct | CQueryResult |
CQueryResult: query results, possibly aggregated by "break". More... | |
struct | CResultHitLess< HitLessThanT > |
template for converting hit-comparison functions to index-comparisons for CQueryResult sorting More... | |
struct | CQueryResultIndex |
temporary type for (re-)sorting CQueryResult hits More... | |
Typedefs | |
typedef map< string, size_t > | CCountMap |
type for count-query maps More... | |
typedef map<string,size_t> CCountMap |
type for count-query maps