#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <tagcoll/TDBFile.h>
#include <map>
#include <string>
Include dependency graph for TDBDiskIndex.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::TDBDiskIndex< ITEM, TAG > |
Full TaggedCollection implementation on top of a persistent on-disk TDB database. More... |