ddc
Classes | Typedefs
QueryResult.h File Reference
#include "ConcCommon.h"
Include dependency graph for QueryResult.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CCountMap

typedef map<string,size_t> CCountMap

type for count-query maps