SeqAn3  3.0.0
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::AlignedSequence::assign_unaligned(aligned_seq_t &aligned_seq, unaligned_sequence_type &&unaligned_seq)seqan3::AlignedSequencerelated
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_iterator typedefseqan3::gap_decorator< inner_type >
const_reference typedefseqan3::gap_decorator< inner_type >
difference_type typedefseqan3::gap_decorator< inner_type >
end() const noexceptseqan3::gap_decorator< inner_type >inline
erase_gap(iterator const it)seqan3::gap_decorator< inner_type >inline
erase_gap(iterator const first, iterator const last)seqan3::gap_decorator< inner_type >inline
seqan3::AlignedSequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it)seqan3::AlignedSequencerelated
seqan3::AlignedSequence::erase_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator first, typename aligned_seq_t::const_iterator last)seqan3::AlignedSequencerelated
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(iterator const it, size_type const count=1)seqan3::gap_decorator< inner_type >inline
seqan3::AlignedSequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it)seqan3::AlignedSequencerelated
seqan3::AlignedSequence::insert_gap(aligned_seq_t &aligned_seq, typename aligned_seq_t::const_iterator pos_it, typename aligned_seq_t::size_type size)seqan3::AlignedSequencerelated
iterator typedefseqan3::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=(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 >