bpp-seq3
3.0.0
|
This is the complete list of members for bpp::BadIntException, 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 |
BadIntException(int badInt, const std::string &text, const Alphabet *alpha) | bpp::BadIntException | |
BadIntException(int badInt, const std::string &text, std::shared_ptr< const Alphabet > alpha) | bpp::BadIntException | |
Exception(std::string text, int stack=10) | bpp::Exception | |
getAlphabet() const | bpp::AlphabetException | inlinevirtual |
getBadInt() const | bpp::BadIntException | virtual |
i_ | bpp::BadIntException | protected |
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 |
~BadIntException() | bpp::BadIntException | inlinevirtual |