SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
seqan3::nucleotide_base< derived_type, size > Member List

This is the complete list of members for seqan3::nucleotide_base< derived_type, size >, including all inherited members.

alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char >
alphabet_sizeseqan3::alphabet_base< derived_type, size, char >static
assign_char(char_type const c) noexceptseqan3::alphabet_base< derived_type, size, char >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< derived_type, size, char >inline
char_is_valid(char_type const c) noexceptseqan3::nucleotide_base< derived_type, size >inlinestatic
char_type typedefseqan3::alphabet_base< derived_type, size, char >protected
complement() const noexceptseqan3::nucleotide_base< derived_type, size >inline
nucleotide_base(other_nucl_type const &other) noexceptseqan3::nucleotide_base< derived_type, size >inlineexplicit
alphabet_base< derived_type, size, char >::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char >
alphabet_base< derived_type, size, char >::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char >
rank_type typedefseqan3::alphabet_base< derived_type, size, char >protected
to_char() const noexceptseqan3::alphabet_base< derived_type, size, char >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type, size, char >inline
~alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char >