#include <tagcoll/Exception.h>
#include <tagcoll/Serializer.h>
#include <tagcoll/MMapIndex.h>
#include <set>
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::StringIndex |
MMap-based index of int -> string mappings. More... | |
class | Tagcoll::StringIndexer |
Creates an on-disk index to use for IntIndex. More... |