BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
bio::alphabet::quality_base< derived_type, size > Member List

This is the complete list of members for bio::alphabet::quality_base< derived_type, size >, including all inherited members.

alphabet_sizebio::alphabet::base< derived_type, size, char >static
assign_char(char_type const c) noexceptbio::alphabet::base< derived_type, size, char >inline
assign_phred(phred_type const p) noexceptbio::alphabet::quality_base< derived_type, size >inline
assign_rank(rank_type const c) noexceptbio::alphabet::base< derived_type, size, char >inline
base() noexcept=defaultbio::alphabet::base< derived_type, size, char >
base(base const &) noexcept=defaultbio::alphabet::base< derived_type, size, char >
base(base &&) noexcept=defaultbio::alphabet::base< derived_type, size, char >
char_to_rankbio::alphabet::quality_base< derived_type, size >protectedstatic
char_type typedefbio::alphabet::base< derived_type, size, char >protected
base< derived_type, size, char >::operator=(base const &) noexcept=defaultbio::alphabet::base< derived_type, size, char >
base< derived_type, size, char >::operator=(base &&) noexcept=defaultbio::alphabet::base< derived_type, size, char >
phred_to_rankbio::alphabet::quality_base< derived_type, size >protectedstatic
phred_type typedefbio::alphabet::quality_base< derived_type, size >
quality_base(other_qual_type const &other) noexceptbio::alphabet::quality_base< derived_type, size >inlineexplicit
rank_to_charbio::alphabet::quality_base< derived_type, size >protectedstatic
rank_to_phredbio::alphabet::quality_base< derived_type, size >protectedstatic
rank_type typedefbio::alphabet::base< derived_type, size, char >protected
tag_invokebio::alphabet::quality_base< derived_type, size >friend
tag_invokebio::alphabet::quality_base< derived_type, size >friend
to_char() const noexceptbio::alphabet::base< derived_type, size, char >inline
to_phred() const noexceptbio::alphabet::quality_base< derived_type, size >inline
to_rank() const noexceptbio::alphabet::base< derived_type, size, char >inline
~base() noexcept=defaultbio::alphabet::base< derived_type, size, char >