#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <tagcoll/TDBFile.h>
#include <map>
#include <string>
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... |