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_phred(phred_type const p) noexcept | seqan3::phred_base< phred94, 94 > | inline |
assign_rank(rank_type const c) noexcept | seqan3::alphabet_base< derived_type, size, char_t > | inline |
char_type typedef | seqan3::alphabet_base< derived_type, size, char_t > | protected |
offset_char | seqan3::phred94 | static |
offset_phred | seqan3::phred94 | static |
operator""_phred94(char const c) noexcept | seqan3::phred94 | related |
operator""_phred94(char const *s, std::size_t n) | seqan3::phred94 | related |
operator=(phred94 const &) noexcept=default | seqan3::phred94 | |
operator=(phred94 &&) noexcept=default | seqan3::phred94 | |
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 > | |
phred94() noexcept=default | seqan3::phred94 | |
phred94(phred94 const &) noexcept=default | seqan3::phred94 | |
phred94(phred94 &&) noexcept=default | seqan3::phred94 | |
phred_base(other_qual_type const &other) noexcept | seqan3::phred_base< phred94, 94 > | inlineexplicit |
phred_type typedef | seqan3::phred_base< phred94, 94 > | |
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_phred() const noexcept | seqan3::phred_base< phred94, 94 > | 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 > | |
~phred94() noexcept=default | seqan3::phred94 | |