bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::TreeException, including all inherited members.
Exception(std::string text, int stack=10) | bpp::Exception | |
getTree() const | bpp::TreeException | inlinevirtual |
message() const noexcept | bpp::Exception | |
message_ | bpp::Exception | private |
operator=(const TreeException &tex) | bpp::TreeException | inline |
tree_ | bpp::TreeException | private |
TreeException(const std::string &text, const Tree *tree=0) | bpp::TreeException | |
TreeException(const TreeException &tex) | bpp::TreeException | inline |
what() const noexcept override | bpp::Exception | |
~TreeException() | bpp::TreeException | inlinevirtual |