SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
seqan3::alphabet_proxy< derived_type, alphabet_type > Member List

This is the complete list of members for seqan3::alphabet_proxy< derived_type, alphabet_type >, including all inherited members.

alphabet_sizeseqan3::alphabet_proxy< derived_type, alphabet_type >static
assign_char(char_type const c) noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
assign_phred(phred_type const c) noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
assign_rank(alphabet_rank_t< alphabet_type > const r) noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
char_is_valid(char_type const c) noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inlinestatic
complement() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
operator alphabet_type() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
operator other_t() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
operator!=(derived_type const lhs, t const rhs) noexcept -> std::enable_if_t< is_alphabet_comparable_with< t >, bool >seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator!=(t const lhs, derived_type const rhs) noexcept -> std::enable_if_t< is_alphabet_comparable_with< t >, bool >seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator==(derived_type const lhs, t const rhs) noexcept -> std::enable_if_t< is_alphabet_comparable_with< t >, bool >seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator==(t const lhs, derived_type const rhs) noexcept -> std::enable_if_t< is_alphabet_comparable_with< t >, bool >seqan3::alphabet_proxy< derived_type, alphabet_type >friend
to_char() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
to_phred() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
to_rank() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline