SeqAn3
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 (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >inline
alphabet_base(alphabet_base const &)=default (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >
alphabet_base(alphabet_base &&)=default (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >
assign_char(std::conditional_t< std::Same< char_type, void >, 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_type typedefseqan3::nucleotide_base< derived_type, size >
complement() const noexceptseqan3::nucleotide_base< derived_type, size >inline
nucleotide_base(other_nucl_type const &other) noexceptseqan3::nucleotide_base< derived_type, size >inlineexplicit
operator=(alphabet_base const &)=default (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >
operator=(alphabet_base &&)=default (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >
rank_type typedefseqan3::nucleotide_base< derived_type, size >
to_char() const noexceptseqan3::alphabet_base< derived_type, size, char >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type, size, char >inline
value_sizeseqan3::alphabet_base< derived_type, size, char >static
~alphabet_base()=default (defined in seqan3::alphabet_base< derived_type, size, char >)seqan3::alphabet_base< derived_type, size, char >