strus
0.17
|
Global document statistics, if passed down with the query. More...
#include <globalStatistics.hpp>
Public Member Functions | |
GlobalStatistics () | |
Default constructor. More... | |
GlobalStatistics (const GlobalCounter &nofDocumentsInserted_) | |
Constructor. More... | |
GlobalStatistics (const GlobalStatistics &o) | |
Copy constructor. More... | |
GlobalCounter | nofDocumentsInserted () const |
void | setNofDocumentsInserted (const GlobalCounter &n) |
Global document statistics, if passed down with the query.
|
inline |
Default constructor.
|
inlineexplicit |
Constructor.
|
inline |
Copy constructor.
|
inline |
|
inline |