Class TagSelector
A structure to select a tag from a TagList.

All Subcl's AutoSeqFormat
Defined in <seqan/basic.h>
Signature template <typename TTagList> struct TagSelector;

Template Parameters

TTagList A tag list.

Member Variable Overview

Member Variables Detail

T TagSelector::tagId

Stores the index of a Tag in the tag list.