|
xapian-core
2.0.0
|
Virtual base class for Database internals. More...
#include "internaltypes.h"#include <xapian/database.h>#include <xapian/document.h>#include <xapian/intrusive_ptr.h>#include <xapian/positioniterator.h>#include <xapian/postingiterator.h>#include <xapian/termiterator.h>#include <xapian/types.h>#include <xapian/valueiterator.h>#include <string>#include <string_view>
Include dependency graph for databaseinternal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Xapian::Database::Internal |
| Virtual base class for Database internals. More... | |
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
| Xapian::Internal | |
Typedefs | |
| typedef Xapian::TermIterator::Internal | TermList |
| typedef Xapian::PositionIterator::Internal | PositionList |
| typedef Xapian::ValueIterator::Internal | ValueList |
Virtual base class for Database internals.
Definition in file databaseinternal.h.
Definition at line 40 of file databaseinternal.h.
Definition at line 39 of file databaseinternal.h.
Definition at line 41 of file databaseinternal.h.