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

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

get() &noexceptseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
get() const &noexceptseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
get() &&noexceptseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
get() const &&noexceptseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
match_score(score_type) -> match_score< score_type >seqan3::match_score< score_type >related
operator score_type() constseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inlineexplicit
operator!()seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator!=(strong_type const &rhs) constseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator%(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator&(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator&&(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator*(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator+(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator++()seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator++(int)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator-(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator--()seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator--(int)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator/(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator<<(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator<<(integral_t const shift)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator<<(debug_stream_type< char_t > &stream, strong_type_t &&value)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >related
operator=(strong_type const &) noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
operator=(strong_type &&) noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
operator==(strong_type const &rhs) constseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator>>(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator>>(integral_t const shift)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator^(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator|(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator||(strong_type const &other)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
operator~()seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inline
skillsseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >static
strong_type() noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
strong_type(strong_type const &) noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
strong_type(strong_type &&) noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
strong_type(score_type _value)seqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >inlineexplicit
valueseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >private
value_type typedefseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
~strong_type() noexcept=defaultseqan3::detail::strong_type< score_type, match_score< score_type >, detail::strong_type_skill::convert >
Hide me