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