alphabet_base() noexcept (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | inline |
alphabet_base(alphabet_base const &)=default (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | |
alphabet_base(alphabet_base &&)=default (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | |
alphabet_size_v | seqan3::semi_alphabet_concept | related |
assign_char(std::conditional_t< std::Same< char_type, void >, char, char_type > const c) noexcept | seqan3::alphabet_base< mask, 2, void > | inline |
seqan3::assign_rank(semi_alphabet_concept &&alph, rank_type const rank) | seqan3::semi_alphabet_concept | related |
alphabet_base< mask, 2, void >::assign_rank(rank_type const c) noexcept | seqan3::alphabet_base< mask, 2, void > | inline |
char_type typedef | seqan3::alphabet_base< mask, 2, void > | |
mask() (defined in seqan3::mask) | seqan3::mask | inline |
mask(mask const &)=default (defined in seqan3::mask) | seqan3::mask | |
mask(mask &&)=default (defined in seqan3::mask) | seqan3::mask | |
MASKED (defined in seqan3::mask) | seqan3::mask | static |
seqan3::operator!=(type const &lhs, type const &rhs) | std::EqualityComparable | related |
seqan3::operator<(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
seqan3::operator<=(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
operator=(mask const &)=default (defined in seqan3::mask) | seqan3::mask | |
operator=(mask &&)=default (defined in seqan3::mask) | seqan3::mask | |
seqan3::semi_alphabet_concept::operator=(t1 const &rhs) | std::Assignable | |
operator=(alphabet_base const &)=default (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | |
operator=(alphabet_base &&)=default (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | |
seqan3::operator==(type const &lhs, type const &rhs) | std::EqualityComparable | related |
seqan3::operator>(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
seqan3::operator>=(type const &lhs, type const &rhs) | std::StrictTotallyOrdered | related |
rank_type typedef | seqan3::alphabet_base< mask, 2, void > | |
swap(t &lhs, t &rhs) | std::Swappable | related |
to_char() const noexcept | seqan3::alphabet_base< mask, 2, void > | inline |
seqan3::to_rank(semi_alphabet_concept const alph) | seqan3::semi_alphabet_concept | related |
alphabet_base< mask, 2, void >::to_rank() const noexcept | seqan3::alphabet_base< mask, 2, void > | inline |
underlying_rank_t typedef | seqan3::semi_alphabet_concept | related |
UNMASKED (defined in seqan3::mask) | seqan3::mask | static |
value_size | seqan3::alphabet_base< mask, 2, void > | static |
~alphabet_base()=default (defined in seqan3::alphabet_base< mask, 2, void >) | seqan3::alphabet_base< mask, 2, void > | |
~mask()=default (defined in seqan3::mask) | seqan3::mask | |