#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <tagcoll/IntDiskIndex.h>
#include <tagcoll/StringIndex.h>
#include <tagcoll/InputMerger.h>
Include dependency graph for BasicStringDiskIndex.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::BasicStringDiskIndex |
Full TaggedCollection implementation on top of a persistent on-disk TDB database. More... | |
class | Tagcoll::BasicStringDiskIndexer |