SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
seqan3::aa20 Member List

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

aa20() noexcept=defaultseqan3::aa20
aa20(aa20 const &) noexcept=defaultseqan3::aa20
aa20(aa20 &&) noexcept=defaultseqan3::aa20
aa20_vector typedefseqan3::aa20related
alphabet_base() noexcept=defaultseqan3::alphabet_base< aa20, size, char >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< aa20, size, char >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< aa20, size, char >
alphabet_sizeseqan3::alphabet_base< aa20, size, char >static
aminoacid_base(other_aa_type const other) noexceptseqan3::aminoacid_base< aa20, 20 >inlineexplicit
assign_char(char_type const c) noexceptseqan3::alphabet_base< aa20, size, char >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< aa20, size, char >inline
char_is_valid(char_type const c) noexceptseqan3::aminoacid_base< aa20, 20 >inlinestatic
char_to_rankseqan3::aa20protectedstatic
char_type typedefseqan3::alphabet_base< aa20, size, char >protected
operator!=(type const &lhs, type const &rhs)equality_comparablerelated
operator""_aa20(char const c) noexceptseqan3::aa20related
operator""_aa20(const char *s, std::size_t n)seqan3::aa20related
operator<(type const &lhs, type const &rhs)totally_orderedrelated
operator<=(type const &lhs, type const &rhs)totally_orderedrelated
operator=(aa20 const &) noexcept=defaultseqan3::aa20
operator=(aa20 &&) noexcept=defaultseqan3::aa20
seqan3::trivially_copyable::operator=(t1 const &rhs)assignable_from
alphabet_base< aa20, size, char >::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< aa20, size, char >
alphabet_base< aa20, size, char >::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< aa20, size, char >
operator==(type const &lhs, type const &rhs)equality_comparablerelated
operator>(type const &lhs, type const &rhs)totally_orderedrelated
operator>=(type const &lhs, type const &rhs)totally_orderedrelated
rank_to_charseqan3::aa20protectedstatic
rank_type typedefseqan3::alphabet_base< aa20, size, char >protected
swap(t &lhs, t &rhs)swappablerelated
to_char() const noexceptseqan3::alphabet_base< aa20, size, char >inline
to_rank() const noexceptseqan3::alphabet_base< aa20, size, char >inline
~aa20() noexcept=defaultseqan3::aa20
~alphabet_base() noexcept=defaultseqan3::alphabet_base< aa20, size, char >