alphabet_size | bio::alphabet::base< derived_type, size, char_t > | static |
assign_char(char_type const c) noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
assign_phred(phred_type const p) noexcept | bio::alphabet::quality_base< phred63, 63 > | inline |
assign_rank(rank_type const c) noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
base() noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
base(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
base(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
char_to_rank | bio::alphabet::quality_base< phred63, 63 > | protectedstatic |
char_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
offset_char | bio::alphabet::phred63 | static |
offset_phred | bio::alphabet::phred63 | static |
operator""_phred63(char const c) | bio::alphabet::phred63 | related |
operator""_phred63() | bio::alphabet::phred63 | related |
operator=(phred63 const &) noexcept=default | bio::alphabet::phred63 | |
operator=(phred63 &&) noexcept=default | bio::alphabet::phred63 | |
bio::alphabet::base::operator=(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
bio::alphabet::base::operator=(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
phred63() noexcept=default | bio::alphabet::phred63 | |
phred63(phred63 const &) noexcept=default | bio::alphabet::phred63 | |
phred63(phred63 &&) noexcept=default | bio::alphabet::phred63 | |
phred63(phred_type const p) | bio::alphabet::phred63 | inline |
phred_to_rank | bio::alphabet::quality_base< phred63, 63 > | protectedstatic |
phred_type typedef | bio::alphabet::quality_base< phred63, 63 > | |
quality_base(other_qual_type const &other) noexcept | bio::alphabet::quality_base< phred63, 63 > | inlineexplicit |
rank_to_char | bio::alphabet::quality_base< phred63, 63 > | protectedstatic |
rank_to_phred | bio::alphabet::quality_base< phred63, 63 > | protectedstatic |
rank_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
to_char() const noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
to_phred() const noexcept | bio::alphabet::quality_base< phred63, 63 > | inline |
to_rank() const noexcept | bio::alphabet::base< derived_type, size, char_t > | inline |
~base() noexcept=default | bio::alphabet::base< derived_type, size, char_t > | |
~phred63() noexcept=default | bio::alphabet::phred63 | |