Enum BlastMatchField::Enum
A strongly typed enum mapping all fields supported by NCBI Blast to an integer

Defined in seqan/blast.h
Signature enum class BlastMatchField<TVoidSpec>::Enum : uint8_t { ... };

Detailed Description

The available values are visible in detailed description of BlastMatchField.