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

This is the complete list of members for seqan3::cigar, including all inherited members.

alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
alphabet_sizeseqan3::alphabet_base< derived_type, size, char_t >static
alphabet_tuple_base(component_types... components) noexceptseqan3::alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >inline
alphabet_tuple_base(component_type const alph) noexceptseqan3::alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >inlineexplicit
alphabet_tuple_base(indirect_component_type const alph) noexceptseqan3::alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >inlineexplicit
assign_char(char_type const chr) noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
assign_string(std::string_view const input) noexceptseqan3::cigarinline
char_type typedefseqan3::alphabet_base< derived_type, size, char_t >protected
cigar() noexcept=defaultseqan3::cigar
cigar(cigar const &) noexcept=defaultseqan3::cigar
cigar(cigar &&) noexcept=defaultseqan3::cigar
cigar(component_type const alph) noexceptseqan3::cigarinline
getseqan3::cigarfriend
getseqan3::cigarfriend
operation typedefseqan3::cigar
operator type() const noexceptseqan3::alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >inline
operator""_cigar_operation(char const c) noexceptseqan3::cigarrelated
operator=(cigar const &) noexcept=defaultseqan3::cigar
operator=(cigar &&) noexcept=defaultseqan3::cigar
operator=(component_type const alph) noexceptseqan3::cigarinline
alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >::operator=(indirect_component_type const alph) noexceptseqan3::alphabet_tuple_base< cigar, uint32_t, exposition_only::cigar_operation >inline
seqan3::alphabet_base::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
seqan3::alphabet_base::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
rank_type typedefseqan3::alphabet_base< derived_type, size, char_t >protected
to_char() const noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
to_rank() const noexceptseqan3::alphabet_base< derived_type, size, char_t >inline
to_string() const noexceptseqan3::cigarinline
~alphabet_base() noexcept=defaultseqan3::alphabet_base< derived_type, size, char_t >
~cigar() noexcept=defaultseqan3::cigar
Hide me