xapian-core  2.0.0
Classes | Namespaces | Functions
honey_alldocspostlist.h File Reference

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

#include "backends/leafpostlist.h"
#include "honey_defs.h"
#include "pack.h"
#include "wordaccess.h"
#include <string>
+ Include dependency graph for honey_alldocspostlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Honey::DocLenChunkReader
 
class  HoneyAllDocsPostList
 

Namespaces

 Honey
 

Functions

std::string Honey::make_doclenchunk_key (Xapian::docid last_did)
 Generate a key for a doclen chunk. More...
 
Xapian::docid Honey::docid_from_key (const std::string &key)
 

Detailed Description

A PostList which iterates over all documents in a HoneyDatabase.

Definition in file honey_alldocspostlist.h.