Group BamIOContext Member Tags
Defines standard tags used to get the type of the members of the BamIOContext using the Member metafunction.

Grouped Tags Overview

Grouped Tags Detail

typedef Tag<NameStoreMember_> LengthStoreMember;

Defined in
<seqan/stream.h>
Tag used to get the type for the LengthStore.

typedef Tag<NameStoreCacheMember_> NameStoreCacheMember;

Defined in
<seqan/stream.h>
Tag used to get the type for the NameStoreCache.

typedef Tag<NameStoreMember_> NameStoreMember;

Defined in
<seqan/stream.h>
Tag used to get the type for the NameStore.