xapian-core  2.0.0
Namespaces | Functions
document.cc File Reference

Class representing a document. More...

#include <config.h>
#include "xapian/document.h"
#include <string>
#include <string_view>
#include "backends/documentinternal.h"
#include "net/serialise.h"
#include "str.h"
#include "xapian/error.h"
+ Include dependency graph for document.cc:

Go to the source code of this file.

Namespaces

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

Functions

static void throw_invalid_arg_empty_term ()
 

Detailed Description

Class representing a document.

Definition in file document.cc.

Function Documentation

◆ throw_invalid_arg_empty_term()

static void throw_invalid_arg_empty_term ( )
static