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