SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > Member List

This is the complete list of members for seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >, including all inherited members.

alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
alphabet_sizeseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >static
alphabet_tuple_base(component_types... components) noexceptseqan3::alphabet_tuple_base< derived_type, component_types >inline
alphabet_tuple_base(component_type const alph) noexceptseqan3::alphabet_tuple_base< derived_type, component_types >inlineexplicit
alphabet_tuple_base(indirect_component_type const alph) noexceptseqan3::alphabet_tuple_base< derived_type, component_types >inlineexplicit
assign_char(char_type const c) noexceptseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >inline
seqan3::alphabet_tuple_base::assign_char(char_type const chr) noexceptseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >inline
char_is_valid(char_type const c) noexceptseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >inlinestatic
char_type typedefseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
operator type() const noexceptseqan3::alphabet_tuple_base< derived_type, component_types >inline
operator=(structured_aa const &) noexcept=defaultseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
operator=(structured_aa &&) noexcept=defaultseqan3::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) noexceptseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >inline
operator=(indirect_component_type const alph) noexceptseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >inline
alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
rank_type typedefseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >protected
sequence_alphabet_type typedefseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
structure_alphabet_type typedefseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
structured_aa() noexcept=defaultseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
structured_aa(structured_aa const &) noexcept=defaultseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
structured_aa(structured_aa &&) noexcept=defaultseqan3::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 noexceptseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >inline
~alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type,(1 *... *alphabet_size< component_types >), void >
~structured_aa() noexcept=defaultseqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t >
Hide me