xapian-core  2.0.0
Namespaces
honey_alldocspostlist.cc File Reference

A PostList which iterates over all documents in a HoneyDatabase. More...

#include <config.h>
#include "honey_alldocspostlist.h"
#include "honey_database.h"
#include "honey_defs.h"
#include "debuglog.h"
#include "str.h"
#include "wordaccess.h"
#include <string>
+ Include dependency graph for honey_alldocspostlist.cc:

Go to the source code of this file.

Namespaces

 Honey
 

Detailed Description

A PostList which iterates over all documents in a HoneyDatabase.

Definition in file honey_alldocspostlist.cc.