xapian-core  2.0.0
Namespaces
documentinternal.cc File Reference

Abstract base class for a document. More...

#include <config.h>
#include "backends/documentinternal.h"
#include "api/documenttermlist.h"
#include "api/documentvaluelist.h"
#include "str.h"
#include "unicode/description_append.h"
#include "xapian/valueiterator.h"
#include <memory>
+ Include dependency graph for documentinternal.cc:

Go to the source code of this file.

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

Abstract base class for a document.

Definition in file documentinternal.cc.