xapian-core  1.4.25
Functions
chert_dbstats.cc File Reference

Chert class for database statistics. More...

#include <config.h>
#include "chert_dbstats.h"
#include "chert_postlist.h"
+ Include dependency graph for chert_dbstats.cc:

Go to the source code of this file.

Functions

static const string DATABASE_STATS_KEY (1, '\0')
 The key in the postlist table which we use to store our encoded statistics. More...
 

Detailed Description

Chert class for database statistics.

Definition in file chert_dbstats.cc.

Function Documentation

◆ DATABASE_STATS_KEY()

static const string DATABASE_STATS_KEY ( ,
'\0'   
)
static

The key in the postlist table which we use to store our encoded statistics.

Referenced by ChertDatabaseStats::read(), and ChertDatabaseStats::write().