SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
seqan3::alphabet_variant< alternative_types > Member List

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

alphabet_base() noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
alphabet_base(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
alphabet_base(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
alphabet_sizeseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >static
alphabet_variant() noexcept=defaultseqan3::alphabet_variant< alternative_types >
alphabet_variant(alphabet_variant const &) noexcept=defaultseqan3::alphabet_variant< alternative_types >
alphabet_variant(alphabet_variant &&) noexcept=defaultseqan3::alphabet_variant< alternative_types >
alphabet_variant(alternative_t const alternative) noexceptseqan3::alphabet_variant< alternative_types >inline
alphabet_variant(indirect_alternative_t const rhs) noexceptseqan3::alphabet_variant< alternative_types >inline
alphabet_variant(indirect_alternative_t const rhs) noexceptseqan3::alphabet_variant< alternative_types >inlineexplicit
assign_char(char_type const c) noexceptseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >inline
assign_rank(rank_type const c) noexceptseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >inline
char_type typedefseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >protected
convert_to() constseqan3::alphabet_variant< alternative_types >inline
convert_to() constseqan3::alphabet_variant< alternative_types >inline
convert_unsafely_to() const noexceptseqan3::alphabet_variant< alternative_types >inline
convert_unsafely_to() const noexceptseqan3::alphabet_variant< alternative_types >inline
holds_alternative() noexceptseqan3::alphabet_variant< alternative_types >inlinestatic
is_alternative() const noexceptseqan3::alphabet_variant< alternative_types >inline
is_alternative() const noexceptseqan3::alphabet_variant< alternative_types >inline
operator!=(alphabet_variant_t const lhs, indirect_alternative_type const rhs) noexcept -> std::enable_if_t< detail::variant_comparison_guard< alphabet_variant_t, indirect_alternative_type, false, alternative_types... >, bool >seqan3::alphabet_variant< alternative_types >friend
operator!=(indirect_alternative_type const lhs, alphabet_variant_t const rhs) noexcept -> std::enable_if_t< detail::variant_comparison_guard< alphabet_variant_t, indirect_alternative_type, true, alternative_types... >, bool >seqan3::alphabet_variant< alternative_types >friend
seqan3::writable_alphabet::operator!=(type const &lhs, type const &rhs)equality_comparablerelated
seqan3::operator<(type const &lhs, type const &rhs)totally_orderedrelated
seqan3::operator<=(type const &lhs, type const &rhs)totally_orderedrelated
operator=(alphabet_variant const &) noexcept=defaultseqan3::alphabet_variant< alternative_types >
operator=(alphabet_variant &&) noexcept=defaultseqan3::alphabet_variant< alternative_types >
operator=(indirect_alternative_t const &rhs) noexceptseqan3::alphabet_variant< alternative_types >inline
seqan3::trivially_copyable::operator=(t1 const &rhs)assignable_from
alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >::operator=(alphabet_base const &) noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >::operator=(alphabet_base &&) noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
operator==(alphabet_variant_t const lhs, indirect_alternative_type const rhs) noexcept -> std::enable_if_t< detail::variant_comparison_guard< alphabet_variant_t, indirect_alternative_type, false, alternative_types... >, bool >seqan3::alphabet_variant< alternative_types >friend
operator==(indirect_alternative_type const lhs, alphabet_variant_t const rhs) noexcept -> std::enable_if_t< detail::variant_comparison_guard< alphabet_variant_t, indirect_alternative_type, true, alternative_types... >, bool >seqan3::alphabet_variant< alternative_types >friend
seqan3::writable_alphabet::operator==(type const &lhs, type const &rhs)equality_comparablerelated
seqan3::operator>(type const &lhs, type const &rhs)totally_orderedrelated
seqan3::operator>=(type const &lhs, type const &rhs)totally_orderedrelated
rank_type typedefseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >protected
swap(t &lhs, t &rhs)swappablerelated
to_char() const noexceptseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >inline
to_rank() const noexceptseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >inline
~alphabet_base() noexcept=defaultseqan3::alphabet_base< alphabet_variant< alternative_types... >,(static_cast< size_t >(alphabet_size< alternative_types >)+...), char >
~alphabet_variant() noexcept=defaultseqan3::alphabet_variant< alternative_types >