alphabet_base() noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
alphabet_base(alphabet_base const &) noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
alphabet_base(alphabet_base &&) noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
alphabet_size | seqan3::alphabet_base< derived_type, size, char_t > | static |
assign_char(char_type const chr) noexcept | seqan3::alphabet_base< derived_type, size, char_t > | inline |
assign_rank(rank_type const c) noexcept | seqan3::alphabet_base< derived_type, size, char_t > | inline |
char_is_valid(char_type const c) noexcept | seqan3::nucleotide_base< dna5, 5 > | inlinestatic |
char_type typedef | seqan3::alphabet_base< derived_type, size, char_t > | protected |
complement() const noexcept | seqan3::nucleotide_base< dna5, 5 > | inline |
dna5() noexcept=default | seqan3::dna5 | |
dna5(dna5 const &) noexcept=default | seqan3::dna5 | |
dna5(dna5 &&) noexcept=default | seqan3::dna5 | |
dna5(t const &r) noexcept | seqan3::dna5 | inline |
dna5_vector typedef | seqan3::dna5 | related |
nucleotide_base(other_nucl_type const &other) noexcept | seqan3::nucleotide_base< dna5, 5 > | inlineexplicit |
operator=(dna5 const &) noexcept=default | seqan3::dna5 | |
operator=(dna5 &&) noexcept=default | seqan3::dna5 | |
seqan3::alphabet_base::operator=(alphabet_base const &) noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
seqan3::alphabet_base::operator=(alphabet_base &&) noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
rank_type typedef | seqan3::alphabet_base< derived_type, size, char_t > | protected |
to_char() const noexcept | seqan3::alphabet_base< derived_type, size, char_t > | inline |
to_rank() const noexcept | seqan3::alphabet_base< derived_type, size, char_t > | inline |
~alphabet_base() noexcept=default | seqan3::alphabet_base< derived_type, size, char_t > | |
~dna5() noexcept=default | seqan3::dna5 | |