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

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

alphabet_sizebio::alphabet::base< derived_type, size, char >static
aminoacid_base(other_aa_type const other) noexceptbio::alphabet::aminoacid_base< derived_type, size >inlineexplicit
assign_char(char_type const c) noexceptbio::alphabet::base< derived_type, size, char >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_is_valid(char_type const c) noexceptbio::alphabet::aminoacid_base< derived_type, size >inlinestatic
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 >
rank_type typedefbio::alphabet::base< derived_type, size, char >protected
to_char() const noexceptbio::alphabet::base< derived_type, size, char >inline
to_rank() const noexceptbio::alphabet::base< derived_type, size, char >inline
~base() noexcept=defaultbio::alphabet::base< derived_type, size, char >