bpp-seq3
3.0.0
|
This is the complete list of members for bpp::AlphabetException, including all inherited members.
alphabet_ | bpp::AlphabetException | private |
AlphabetException(const std::string &text, const Alphabet *alpha) | bpp::AlphabetException | |
AlphabetException(const std::string &text, std::shared_ptr< const Alphabet > alpha) | bpp::AlphabetException | |
AlphabetException(const AlphabetException &ae) | bpp::AlphabetException | inline |
Exception(std::string text, int stack=10) | bpp::Exception | |
getAlphabet() const | bpp::AlphabetException | inlinevirtual |
message() const noexcept | bpp::Exception | |
message_ | bpp::Exception | private |
operator=(const AlphabetException &ae) | bpp::AlphabetException | inline |
what() const noexcept override | bpp::Exception | |
~AlphabetException() | bpp::AlphabetException | inlinevirtual |