SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
seqan3::masked< sequence_alphabet_t > Member List

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

alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_sizeseqan3::alphabet_base< derived_type, size, char_t >static
alphabet_tuple_base(component_types ... components) noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
alphabet_tuple_base(component_type const alph) noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inlineexplicit
alphabet_tuple_base(indirect_component_type const alph) noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inlineexplicit
assign_char(char_type const c) noexceptseqan3::masked< sequence_alphabet_t >inline
alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::assign_char(char_type const c) noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
char_to_rankseqan3::masked< sequence_alphabet_t >protectedstatic
char_type typedefseqan3::masked< sequence_alphabet_t >
masked()=defaultseqan3::masked< sequence_alphabet_t >
masked(masked const &)=defaultseqan3::masked< sequence_alphabet_t >
masked(masked &&)=defaultseqan3::masked< sequence_alphabet_t >
masked(sequence_alphabet_type &&, mask const &) -> masked< std::decay_t< sequence_alphabet_type >>seqan3::masked< sequence_alphabet_t >related
operator type() const noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
seqan3::operator!=(type const &lhs, type const &rhs)equality_comparablerelated
seqan3::operator<(type const &lhs, type const &rhs)totally_orderedrelated
seqan3::operator<=(type const &lhs, type const &rhs)totally_orderedrelated
operator=(masked const &)=defaultseqan3::masked< sequence_alphabet_t >
operator=(masked &&)=defaultseqan3::masked< sequence_alphabet_t >
seqan3::trivially_copyable::operator=(t1 const &rhs)assignable_from
alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::operator=(component_type const alph) noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::operator=(indirect_component_type const alph) noexceptseqan3::alphabet_tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
seqan3::alphabet_base::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
seqan3::alphabet_base::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
seqan3::operator==(type const &lhs, type const &rhs)equality_comparablerelated
seqan3::operator>(type const &lhs, type const &rhs)totally_orderedrelated
seqan3::operator>=(type const &lhs, type const &rhs)totally_orderedrelated
rank_to_charseqan3::masked< sequence_alphabet_t >protectedstatic
rank_type typedefseqan3::alphabet_base< derived_type, size, char_t >protected
sequence_alphabet_type typedefseqan3::masked< sequence_alphabet_t >
swap(t &lhs, t &rhs)swappablerelated
to_char() const noexceptseqan3::masked< sequence_alphabet_t >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
~alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
~masked()=defaultseqan3::masked< sequence_alphabet_t >