xapian-core  2.0.0
Classes | Namespaces
documentinternal.h File Reference

Abstract base class for a document. More...

#include <xapian/document.h>
#include <xapian/intrusive_ptr.h>
#include <xapian/types.h>
#include "api/terminfo.h"
#include "api/termlist.h"
#include "backends/databaseinternal.h"
#include "overflow.h"
#include <functional>
#include <limits>
#include <map>
#include <memory>
#include <string>
#include <string_view>
+ Include dependency graph for documentinternal.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xapian::Document::Internal
 Abstract base class for a document. More...
 

Namespaces

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

Detailed Description

Abstract base class for a document.

Definition in file documentinternal.h.