Class LocalMatchStoreConfig
Stores information about local matches.

Defined in <seqan/parse_lm.h>
Signature template <typename TSpec> struct LocalMatchStoreConfig;

Template Parameters

TSpec Specializing type.

Member Typedef Overview

Member Typedef Detail

typedef unsigned LocalMatchStoreConfig::TId;

Type to use for ids.

typedef (...) LocalMatchStoreConfig::TPosition;

The type to use for positions.