SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
seqan3::aa27 Member List

This is the complete list of members for seqan3::aa27, including all inherited members.

aa27() noexcept=defaultseqan3::aa27
aa27(aa27 const &) noexcept=defaultseqan3::aa27
aa27(aa27 &&) noexcept=defaultseqan3::aa27
aa27_vector typedefseqan3::aa27related
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
aminoacid_base(other_aa_type const other) noexceptseqan3::aminoacid_base< aa27, 27 >inlineexplicit
assign_char(char_type const chr) 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_is_valid(char_type const c) noexceptseqan3::aminoacid_base< aa27, 27 >inlinestatic
char_type typedefseqan3::alphabet_base< derived_type, size, char_t >protected
operator""_aa27(char const c) noexceptseqan3::aa27related
operator""_aa27(char const *const s, size_t const n)seqan3::aa27related
operator=(aa27 const &) noexcept=defaultseqan3::aa27
operator=(aa27 &&) noexcept=defaultseqan3::aa27
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 >
rank_type typedefseqan3::alphabet_base< derived_type, size, char_t >protected
to_char() const noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
~aa27() noexcept=defaultseqan3::aa27
~alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >