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_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_is_valid(char_type const c) noexcept | bio::alphabet::nucleotide_base< rna4, 4 > | inlinestatic |
char_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
nucleotide_base(other_nucl_type const &other) noexcept | bio::alphabet::nucleotide_base< rna4, 4 > | inlineexplicit |
operator""_rna4(char const c) | bio::alphabet::rna4 | related |
operator""_rna4() | bio::alphabet::rna4 | related |
operator=(rna4 const &) noexcept=default | bio::alphabet::rna4 | |
operator=(rna4 &&) noexcept=default | bio::alphabet::rna4 | |
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 > | |
rank_type typedef | bio::alphabet::base< derived_type, size, char_t > | protected |
rna4() noexcept=default | bio::alphabet::rna4 | |
rna4(rna4 const &) noexcept=default | bio::alphabet::rna4 | |
rna4(rna4 &&) noexcept=default | bio::alphabet::rna4 | |
rna4(dna4 const &r) noexcept | bio::alphabet::rna4 | inline |
to_char() const noexcept | bio::alphabet::base< derived_type, size, char_t > | 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 > | |
~rna4() noexcept=default | bio::alphabet::rna4 | |