SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::gap_decorator< inner_type > Member List

This is the complete list of members for seqan3::gap_decorator< inner_type >, including all inherited members.

assign_unalignedseqan3::gap_decorator< inner_type >friend
seqan3::writable_aligned_sequence::assign_unaligned(aligned_seq_t &aligned_seq, unaligned_sequence_type &&unaligned_seq)writable_aligned_sequencerelated
at(size_type const i)seqan3::gap_decorator< inner_type >inline
at(size_type const i) constseqan3::gap_decorator< inner_type >inline
begin() const noexceptseqan3::gap_decorator< inner_type >inline
cbegin() const noexceptseqan3::gap_decorator< inner_type >inline
cend() const noexceptseqan3::gap_decorator< inner_type >inline
const_reference typedefseqan3::gap_decorator< inner_type >
difference_type typedefseqan3::gap_decorator< inner_type >
end() const noexceptseqan3::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_sequencerelated
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_sequencerelated
seqan3::writable_aligned_sequence::erase_gap(range_type &rng, std::ranges::iterator_t< range_type > const pos_it)writable_aligned_sequencerelated
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_sequencerelated
gap_decorator()=defaultseqan3::gap_decorator< inner_type >
gap_decorator(gap_decorator const &)=defaultseqan3::gap_decorator< inner_type >
gap_decorator(gap_decorator &&rhs)=defaultseqan3::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_sequencerelated
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_sequencerelated
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_sequencerelated
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 &)=defaultseqan3::gap_decorator< inner_type >
operator=(gap_decorator &&rhs)=defaultseqan3::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) constseqan3::gap_decorator< inner_type >inline
reference typedefseqan3::gap_decorator< inner_type >
size() constseqan3::gap_decorator< inner_type >inline
size_type typedefseqan3::gap_decorator< inner_type >
unaligned_sequence_type typedefseqan3::gap_decorator< inner_type >
value_type typedefseqan3::gap_decorator< inner_type >
~gap_decorator()=defaultseqan3::gap_decorator< inner_type >
Hide me