#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <tagcoll/IntDiskIndex.h>
#include <tagcoll/StringIndex.h>
#include <tagcoll/InputMerger.h>
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 |