SeqAn3  3.0.0
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.

assign_char(char_type const c) noexcept requires WritableAlphabet< alphabet_type > (defined in seqan3::alphabet_proxy< derived_type, alphabet_type >)seqan3::alphabet_proxy< derived_type, alphabet_type >inline
assign_phred(phred_type const c) noexcept requires WritableQualityAlphabet< alphabet_type > (defined in seqan3::alphabet_proxy< derived_type, alphabet_type >)seqan3::alphabet_proxy< derived_type, alphabet_type >inline
assign_rank(alphabet_rank_t< alphabet_type > const r) noexcept (defined in seqan3::alphabet_proxy< derived_type, alphabet_type >)seqan3::alphabet_proxy< derived_type, alphabet_type >inline
char_is_valid(char_type const c) noexcept requires WritableAlphabet< alphabet_type >seqan3::alphabet_proxy< derived_type, alphabet_type >inlinestatic
operator alphabet_type() const noexceptseqan3::alphabet_proxy< derived_type, alphabet_type >inline
rank_type typedefseqan3::alphabet_proxy< derived_type, alphabet_type >
to_char() const noexcept requires Alphabet< alphabet_type > (defined in seqan3::alphabet_proxy< derived_type, alphabet_type >)seqan3::alphabet_proxy< derived_type, alphabet_type >inline
to_phred() const noexcept requires QualityAlphabet< alphabet_type > (defined in seqan3::alphabet_proxy< derived_type, alphabet_type >)seqan3::alphabet_proxy< derived_type, alphabet_type >inline