xapian-core  1.4.25
Classes
inmemory_positionlist.h File Reference

PositionList from an InMemory DB or a Document object. More...

#include <xapian/types.h>
#include <xapian/error.h>
#include <vector>
#include "backends/positionlist.h"
#include "api/documentterm.h"
+ Include dependency graph for inmemory_positionlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InMemoryPositionList
 A position list in a inmemory database. More...
 

Detailed Description

PositionList from an InMemory DB or a Document object.

Definition in file inmemory_positionlist.h.