| anchor_gap_t typedef | seqan3::gap_decorator< inner_type > | private |
| anchor_set_type typedef | seqan3::gap_decorator< inner_type > | private |
| anchors | seqan3::gap_decorator< inner_type > | private |
| assign_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 |
| bound_dummy | seqan3::gap_decorator< inner_type > | privatestatic |
| cbegin() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| cend() const noexcept | seqan3::gap_decorator< inner_type > | inline |
| const_iterator typedef | seqan3::gap_decorator< inner_type > | private |
| 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 |
| gap_length(set_iterator_type it) const | seqan3::gap_decorator< inner_type > | inlineprivate |
| 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 |
| iterator typedef | seqan3::gap_decorator< inner_type > | private |
| operator!= | seqan3::gap_decorator< inner_type > | friend |
| operator< | seqan3::gap_decorator< inner_type > | friend |
| operator<= | 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== | seqan3::gap_decorator< inner_type > | friend |
| operator> | seqan3::gap_decorator< inner_type > | friend |
| operator>= | 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 > | |
| rupdate(size_type const pos, size_type const offset) | seqan3::gap_decorator< inner_type > | inlineprivate |
| set_iterator_type typedef | seqan3::gap_decorator< inner_type > | private |
| size() const | seqan3::gap_decorator< inner_type > | inline |
| size_type typedef | seqan3::gap_decorator< inner_type > | |
| unaligned_sequence_type typedef | seqan3::gap_decorator< inner_type > | |
| ungapped_view | seqan3::gap_decorator< inner_type > | private |
| ungapped_view_type typedef | seqan3::gap_decorator< inner_type > | private |
| update(set_iterator_type it, size_type const offset) | seqan3::gap_decorator< inner_type > | inlineprivate |
| value_type typedef | seqan3::gap_decorator< inner_type > | |
| ~gap_decorator()=default | seqan3::gap_decorator< inner_type > | |