alphabet_base() noexcept (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | inline |
alphabet_base(alphabet_base const &)=default (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | |
alphabet_base(alphabet_base &&)=default (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | |
alphabet_size_v | seqan3::semi_alphabet_concept | related |
seqan3::assign_char(alphabet_concept &&alph, char_type const chr) | seqan3::alphabet_concept | related |
nucleotide_base< dna15, 15 >::assign_char(std::conditional_t< std::Same< char_type, void >, char, char_type > const c) noexcept | seqan3::alphabet_base< dna15, size, char > | inline |
seqan3::assign_rank(semi_alphabet_concept &&alph, rank_type const rank) | seqan3::semi_alphabet_concept | related |
nucleotide_base< dna15, 15 >::assign_rank(rank_type const c) noexcept | seqan3::alphabet_base< dna15, size, char > | inline |
char_type typedef | seqan3::nucleotide_base< dna15, 15 > | |
seqan3::complement(nucleotide_type const alph) | seqan3::nucleotide_concept | related |
nucleotide_base< dna15, 15 >::complement() const noexcept | seqan3::nucleotide_base< dna15, 15 > | inline |
dna15() noexcept (defined in seqan3::dna15) | seqan3::dna15 | inline |
dna15(dna15 const &)=default (defined in seqan3::dna15) | seqan3::dna15 | |
dna15(dna15 &&)=default (defined in seqan3::dna15) | seqan3::dna15 | |
dna15(t const &r) noexcept | seqan3::dna15 | inline |
dna15_vector typedef | seqan3::dna15 | related |
nucleotide_base(other_nucl_type const &other) noexcept | seqan3::nucleotide_base< dna15, 15 > | inlineexplicit |
operator!=(type const &lhs, type const &rhs) | std::EqualityComparable | related |
operator""_dna15(char const c) noexcept | seqan3::dna15 | related |
operator""_dna15(char const *s, std::size_t n) | seqan3::dna15 | related |
operator<(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
operator<=(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
operator=(dna15 const &)=default (defined in seqan3::dna15) | seqan3::dna15 | |
operator=(dna15 &&)=default (defined in seqan3::dna15) | seqan3::dna15 | |
seqan3::nucleotide_concept::operator=(t1 const &rhs) | std::Assignable | |
operator=(alphabet_base const &)=default (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | |
operator=(alphabet_base &&)=default (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | |
operator==(type const &lhs, type const &rhs) | std::EqualityComparable | related |
operator>(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
operator>=(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
rank_type typedef | seqan3::nucleotide_base< dna15, 15 > | |
swap(t &lhs, t &rhs) | std::Swappable | related |
seqan3::to_char(alphabet_concept const alph) | seqan3::alphabet_concept | related |
nucleotide_base< dna15, 15 >::to_char() const noexcept | seqan3::alphabet_base< dna15, size, char > | inline |
seqan3::to_rank(semi_alphabet_concept const alph) | seqan3::semi_alphabet_concept | related |
nucleotide_base< dna15, 15 >::to_rank() const noexcept | seqan3::alphabet_base< dna15, size, char > | inline |
underlying_char_t typedef | seqan3::alphabet_concept | related |
underlying_rank_t typedef | seqan3::semi_alphabet_concept | related |
value_size | seqan3::alphabet_base< dna15, size, char > | static |
~alphabet_base()=default (defined in seqan3::alphabet_base< dna15, size, char >) | seqan3::alphabet_base< dna15, size, char > | |
~dna15()=default (defined in seqan3::dna15) | seqan3::dna15 | |