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 requires(!std | 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_to_rank(char_type const chr) | seqan3::phred_base< phred42, 42 > | inlinestatic |
char_type typedef | seqan3::alphabet_base< derived_type, size, char_t > | protected |
offset_char | seqan3::phred42 | static |
offset_phred | seqan3::phred42 | static |
operator""_phred42(char const c) noexcept | seqan3::phred42 | related |
operator""_phred42(char const *s, std::size_t n) | seqan3::phred42 | related |
operator=(phred42 const &) noexcept=default | seqan3::phred42 | |
operator=(phred42 &&) noexcept=default | seqan3::phred42 | |
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 > | |
phred42() noexcept=default | seqan3::phred42 | |
phred42(phred42 const &) noexcept=default | seqan3::phred42 | |
phred42(phred42 &&) noexcept=default | seqan3::phred42 | |
phred_type typedef | seqan3::phred_base< phred42, 42 > | |
rank_to_char(rank_type const rank) | seqan3::phred_base< phred42, 42 > | inlinestatic |
rank_to_phred | seqan3::phred_base< phred42, 42 > | static |
rank_type typedef | seqan3::alphabet_base< derived_type, size, char_t > | protected |
to_char() const noexcept requires(!std | 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 > | |
~phred42() noexcept=default | seqan3::phred42 | |