alphabet_base() noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
alphabet_base(alphabet_base const &) noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
alphabet_base(alphabet_base &&) noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
alphabet_size | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | static |
alphabet_tuple_base(component_types... components) noexcept | seqan3::alphabet_tuple_base< derived_type, component_types > | inline |
alphabet_tuple_base(component_type const alph) noexcept | seqan3::alphabet_tuple_base< derived_type, component_types > | inlineexplicit |
alphabet_tuple_base(indirect_component_type const alph) noexcept | seqan3::alphabet_tuple_base< derived_type, component_types > | inlineexplicit |
assign_char(char_type const c) noexcept | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
seqan3::alphabet_tuple_base::assign_char(char_type const chr) noexcept | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | inline |
assign_rank(rank_type const c) noexcept | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | inline |
char_is_valid(char_type const c) noexcept | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inlinestatic |
char_type typedef | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
operator type() const noexcept | seqan3::alphabet_tuple_base< derived_type, component_types > | inline |
operator=(structured_aa const &) noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
operator=(structured_aa &&) noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
operator=(component_type const alph) | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
operator=(indirect_component_type const alph) | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
operator=(component_type const alph) noexcept | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
operator=(indirect_component_type const alph) noexcept | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >::operator=(alphabet_base const &) noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >::operator=(alphabet_base &&) noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
rank_type typedef | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | protected |
sequence_alphabet_type typedef | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
structure_alphabet_type typedef | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
structured_aa() noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
structured_aa(structured_aa const &) noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
structured_aa(structured_aa &&) noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |
structured_aa(component_type const alph) | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
structured_aa(indirect_component_type const alph) | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
structured_aa(sequence_alphabet_type &&, structure_alphabet_type &&) -> structured_aa< std::decay_t< sequence_alphabet_type >, std::decay_t< structure_alphabet_type > > | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | related |
to_char() const noexcept | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | inline |
to_rank() const noexcept | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | inline |
~alphabet_base() noexcept=default | seqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void > | |
~structured_aa() noexcept=default | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > | |