#include "backendmanager.h"
#include <string>
#include <xapian/base.h>
#include <xapian/types.h>
#include <xapian/postingiterator.h>
#include "positionlist.h"
Include dependency graph for backendmanager_inmemory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | BackendManagerInMemory |
| BackendManager subclass for inmemory databases. More... | |
Definition in file backendmanager_inmemory.h.