#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <tagcoll/IntIndex.h>
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::IntDiskIndex< ITEM, TAG > |
Full TaggedCollection implementation on top of a persistent on-disk TDB database. More... | |
class | Tagcoll::IntDiskIndexer< ITEM, TAG > |