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

This is the complete list of members for bio::alphabet::aa20, including all inherited members.

aa20() noexcept=defaultbio::alphabet::aa20
aa20(aa20 const &) noexcept=defaultbio::alphabet::aa20
aa20(aa20 &&) noexcept=defaultbio::alphabet::aa20
alphabet_sizebio::alphabet::base< derived_type, size, char_t >static
aminoacid_base(other_aa_type const other) noexceptbio::alphabet::aminoacid_base< aa20, 20 >inlineexplicit
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_is_valid(char_type const c) noexceptbio::alphabet::aminoacid_base< aa20, 20 >inlinestatic
char_to_rankbio::alphabet::aa20protectedstatic
char_type typedefbio::alphabet::base< derived_type, size, char_t >protected
operator""_aa20(char const c)bio::alphabet::aa20related
operator""_aa20()bio::alphabet::aa20related
operator=(aa20 const &) noexcept=defaultbio::alphabet::aa20
operator=(aa20 &&) noexcept=defaultbio::alphabet::aa20
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::aa20protectedstatic
rank_type typedefbio::alphabet::base< derived_type, size, char_t >protected
to_char() const noexceptbio::alphabet::base< derived_type, size, char_t >inline
to_rank() const noexceptbio::alphabet::base< derived_type, size, char_t >inline
~aa20() noexcept=defaultbio::alphabet::aa20
~base() noexcept=defaultbio::alphabet::base< derived_type, size, char_t >