#include <tagcoll/Exception.h>
#include <tagcoll/MMapIndex.h>
#include <vector>
#include <set>
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::IntIndex |
MMap-based index of a -> [x1, x2, x3] mappings. More... | |
class | Tagcoll::IntIndexer |
Creates an on-disk index to use for IntIndex. More... |