#include <tagcoll/Collection.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/Exception.h>
#include <map>
Include dependency graph for TDBIndexer.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::TDBIndexer< ITEM, TAG > |
In-memory collection whose representation is organised similarly to the on-disk representation used by TDBDiskIndex. More... |