ddc
Classes | Macros | Functions | Variables
QCount.h File Reference
#include "../ConcordLib/Query.h"
Include dependency graph for QCount.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CQCountKeyBadOccurrence
 
class  CQCountKeyExpr
 
class  CQCountKeyExprConstant
 
class  CQCountKeyExprMeta
 
class  CQCountKeyExprFileId
 
class  CQCountKeyExprIndexed
 
class  CQCountKeyExprFileName
 
class  CQCountKeyExprDate
 
class  CQCountKeyExprDateSlice
 
class  CQCountKeyExprBibl
 
class  CQCountKeyExprRegex
 
class  CQCountKeyExprToken
 
class  CQCountKeyExprList
 
class  CQCount
 count query More...
 
class  CQKeys
 utility struct for iterating over hit occurrences More...
 

Macros

#define _GLIBCXX_USE_NOEXCEPT
 

Functions

void GenerateCountString (string &ResultStr, DDCFormatTypeEnum fmt, const string &key, size_t count)
 
void GenerateCountString (string &ResultStr, DDCFormatTypeEnum fmt, const CHit &hit)
 

Variables

const size_t DDCDefaultCountSampleSize = (size_t)-1
 

Macro Definition Documentation

◆ _GLIBCXX_USE_NOEXCEPT

#define _GLIBCXX_USE_NOEXCEPT

Function Documentation

◆ GenerateCountString() [1/2]

void GenerateCountString ( string &  ResultStr,
DDCFormatTypeEnum  fmt,
const string &  key,
size_t  count 
)

generate a single count string from a (key,count)-pair

References ConvertASCIIToHtmlSymbols(), DDC_ResultHTML, DDC_ResultJson, DDC_ResultTable, DDC_ResultText, Format(), globalCountKeyDelim, and jsonStr().

Referenced by GenerateCountString(), CConcSession::GenerateCountStrings(), CDDCBranchServer::GetHitCounts(), and CQKeys::jsonClass().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GenerateCountString() [2/2]

void GenerateCountString ( string &  ResultStr,
DDCFormatTypeEnum  fmt,
const CHit hit 
)
inline

generate a single count string from a CHit

References GenerateCountString(), CHit::m_Count, CHit::m_SortKey, CHit::m_Value, and CHitSortKey::s.

Here is the call graph for this function:

Variable Documentation

◆ DDCDefaultCountSampleSize

const size_t DDCDefaultCountSampleSize = (size_t)-1