BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
bio::alphabet::masked< sequence_alphabet_t > Member List

This is the complete list of members for bio::alphabet::masked< sequence_alphabet_t >, including all inherited members.

alphabet_sizebio::alphabet::base< derived_type, size, char_t >static
assign_char(char_type const c) noexceptbio::alphabet::masked< sequence_alphabet_t >inline
tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::assign_char(char_type const c) noexceptbio::alphabet::base< derived_type, size, char_t >inline
assign_rank(rank_type const c) noexceptbio::alphabet::base< derived_type, size, char_t >inline
base() noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
base(base const &) noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
base(base &&) noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
char_to_rankbio::alphabet::masked< sequence_alphabet_t >protectedstatic
char_type typedefbio::alphabet::masked< sequence_alphabet_t >
masked()=defaultbio::alphabet::masked< sequence_alphabet_t >
masked(masked const &)=defaultbio::alphabet::masked< sequence_alphabet_t >
masked(masked &&) noexcept=defaultbio::alphabet::masked< sequence_alphabet_t >
masked(sequence_alphabet_type &&, mask const &) -> masked< std::decay_t< sequence_alphabet_type > >bio::alphabet::masked< sequence_alphabet_t >related
operator type() const noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
operator=(masked const &)=defaultbio::alphabet::masked< sequence_alphabet_t >
operator=(masked &&) noexcept=defaultbio::alphabet::masked< sequence_alphabet_t >
tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::operator=(component_type const alph) noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >::operator=(indirect_component_type const alph) noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
bio::alphabet::base::operator=(base const &) noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
bio::alphabet::base::operator=(base &&) noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
rank_to_charbio::alphabet::masked< sequence_alphabet_t >protectedstatic
rank_type typedefbio::alphabet::base< derived_type, size, char_t >protected
sequence_alphabet_type typedefbio::alphabet::masked< sequence_alphabet_t >
to_char() const noexceptbio::alphabet::masked< sequence_alphabet_t >inline
to_rank() const noexceptbio::alphabet::base< derived_type, size, char_t >inline
tuple_base(component_types... components) noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inline
tuple_base(component_type const alph) noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inlineexplicit
tuple_base(indirect_component_type const alph) noexceptbio::alphabet::tuple_base< masked< sequence_alphabet_t >, sequence_alphabet_t, mask >inlineexplicit
~base() noexcept=defaultbio::alphabet::base< derived_type, size, char_t >
~masked()=defaultbio::alphabet::masked< sequence_alphabet_t >