| assign_unaligned(gap_decorator &dec, unaligned_seq_t &&unaligned) | seqan3::gap_decorator< inner_type > | friend |
| seqan3::writable_aligned_sequence::assign_unaligned(aligned_seq_t &aligned_seq, unaligned_sequence_type &&unaligned_seq) | writable_aligned_sequence | related |
| at(size_type const i) | seqan3::gap_decorator< inner_type > | inline |
| at(size_type const i) const | seqan3::gap_decorator< inner_type > | inline |
| begin() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| cbegin() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| cend() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| const_reference typedef | seqan3::gap_decorator< inner_type > | |
| difference_type typedef | seqan3::gap_decorator< inner_type > | |
| end() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| erase_gap(const_iterator const it) | seqan3::gap_decorator< inner_type > | inline |
| erase_gap(const_iterator const first, const_iterator const last) | seqan3::gap_decorator< inner_type > | inline |
| seqan3::writable_aligned_sequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it) | writable_aligned_sequence | related |
| seqan3::writable_aligned_sequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator first, typename aligned_seq_t::const_iterator last) | writable_aligned_sequence | related |
| seqan3::writable_aligned_sequence::erase_gap(range_type &rng, std::ranges::iterator_t< range_type > const pos_it) | writable_aligned_sequence | related |
| seqan3::writable_aligned_sequence::erase_gap(range_type &rng, std::ranges::iterator_t< range_type > const first, std::ranges::iterator_t< range_type > const last) | writable_aligned_sequence | related |
| gap_decorator()=default | seqan3::gap_decorator< inner_type > | |
| gap_decorator(gap_decorator const &)=default | seqan3::gap_decorator< inner_type > | |
| gap_decorator(gap_decorator &&rhs)=default | seqan3::gap_decorator< inner_type > | |
| gap_decorator(other_range_t &&range) | seqan3::gap_decorator< inner_type > | inline |
| insert_gap(const_iterator const it, size_type const count=1) | seqan3::gap_decorator< inner_type > | inline |
| seqan3::writable_aligned_sequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it) | writable_aligned_sequence | related |
| seqan3::writable_aligned_sequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it, typename aligned_seq_t::size_type size) | writable_aligned_sequence | related |
| seqan3::writable_aligned_sequence::insert_gap(range_type &rng, std::ranges::iterator_t< range_type > const pos_it, typename range_type::size_type const size=1) | writable_aligned_sequence | related |
| operator!=(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator<(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator<=(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator=(gap_decorator const &)=default | seqan3::gap_decorator< inner_type > | |
| operator=(gap_decorator &&rhs)=default | seqan3::gap_decorator< inner_type > | |
| operator==(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator>(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator>=(gap_decorator const &lhs, gap_decorator const &rhs) | seqan3::gap_decorator< inner_type > | friend |
| operator[](size_type const i) const | seqan3::gap_decorator< inner_type > | inline |
| reference typedef | seqan3::gap_decorator< inner_type > | |
| size() const | seqan3::gap_decorator< inner_type > | inline |
| size_type typedef | seqan3::gap_decorator< inner_type > | |
| unaligned_seq_type typedef | seqan3::gap_decorator< inner_type > | |
| value_type typedef | seqan3::gap_decorator< inner_type > | |
| ~gap_decorator()=default | seqan3::gap_decorator< inner_type > | |