This is the complete list of members for ClusterFunctor::InsufficientInput, including all inherited members.
BaseException() noexcept | BaseException | |
BaseException(const char *file, int line, const char *function) noexcept | BaseException | |
BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) noexcept | BaseException | |
BaseException(const BaseException &exception) noexcept | BaseException | |
file_ | BaseException | protected |
function_ | BaseException | protected |
getFile() const noexcept | BaseException | |
getFunction() const noexcept | BaseException | |
getLine() const noexcept | BaseException | |
getMessage() const noexcept | BaseException | |
getName() const noexcept | BaseException | |
InsufficientInput(const char *file, int line, const char *function, const char *message="not enough data points to cluster anything") | ClusterFunctor::InsufficientInput | |
line_ | BaseException | protected |
name_ | BaseException | protected |
setMessage(const std::string &message) noexcept | BaseException | |
what() const noexcept | BaseException | virtual |
what_ | BaseException | protected |
~BaseException() noexcept | BaseException | virtual |
~InsufficientInput() | ClusterFunctor::InsufficientInput | virtual |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:07 using doxygen 1.8.13 |