SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
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!=seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator!=seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator==seqan3::alphabet_proxy< derived_type, alphabet_type >friend
operator==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
Hide me