SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::custom::alphabet< char_type > Member List

This is the complete list of members for seqan3::custom::alphabet< char_type >, including all inherited members.

alphabet_sizeseqan3::custom::alphabet< char_type >static
assign_char_to(char_type const chr2, char_type &chr) noexceptseqan3::custom::alphabet< char_type >inlinestatic
assign_rank_to(decltype(alphabet::to_rank(char_type{})) const rank, char_type &chr) noexceptseqan3::custom::alphabet< char_type >inlinestatic
to_char(char_type const chr) noexceptseqan3::custom::alphabet< char_type >inlinestatic
to_rank(char_type const chr) noexceptseqan3::custom::alphabet< char_type >inlinestatic
Hide me