SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
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_unaligned(gap_decorator &dec, unaligned_seq_t &&unaligned)seqan3::gap_decorator< inner_type >friend
seqan3::aligned_sequence::assign_unaligned(aligned_seq_t &aligned_seq, unaligned_sequence_type &&unaligned_seq)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::aligned_sequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it)aligned_sequencerelated
seqan3::aligned_sequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator first, typename aligned_seq_t::const_iterator last)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::aligned_sequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it)aligned_sequencerelated
seqan3::aligned_sequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it, typename aligned_seq_t::size_type size)aligned_sequencerelated
operator!=(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator<(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator<=(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator=(gap_decorator const &)=defaultseqan3::gap_decorator< inner_type >
operator=(gap_decorator &&rhs)=defaultseqan3::gap_decorator< inner_type >
operator==(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator>(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator>=(gap_decorator const &lhs, gap_decorator const &rhs) noexceptseqan3::gap_decorator< inner_type >friend
operator[](size_type const i) const noexceptseqan3::gap_decorator< inner_type >inline
reference typedefseqan3::gap_decorator< inner_type >
size() const noexceptseqan3::gap_decorator< inner_type >inline
size_type typedefseqan3::gap_decorator< inner_type >
unaligned_seq_type typedefseqan3::gap_decorator< inner_type >
value_type typedefseqan3::gap_decorator< inner_type >
~gap_decorator()=defaultseqan3::gap_decorator< inner_type >