alphabet_size | bio::alphabet::base< derived_type, size, char > | static |
aminoacid_base(other_aa_type const other) noexcept | bio::alphabet::aminoacid_base< derived_type, size > | inlineexplicit |
assign_char(char_type const c) noexcept | bio::alphabet::base< derived_type, size, char > | inline |
assign_rank(rank_type const c) noexcept | bio::alphabet::base< derived_type, size, char > | inline |
base() noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
char_is_valid(char_type const c) noexcept | bio::alphabet::aminoacid_base< derived_type, size > | inlinestatic |
char_type typedef | bio::alphabet::base< derived_type, size, char > | protected |
base< derived_type, size, char >::operator=(base const &) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
base< derived_type, size, char >::operator=(base &&) noexcept=default | bio::alphabet::base< derived_type, size, char > | |
rank_type typedef | bio::alphabet::base< derived_type, size, char > | protected |
to_char() const noexcept | bio::alphabet::base< derived_type, size, char > | inline |
to_rank() const noexcept | bio::alphabet::base< derived_type, size, char > | inline |
~base() noexcept=default | bio::alphabet::base< derived_type, size, char > | |