OpenMS
|
This is the complete list of members for UnnormalizedComparator, 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 | |
line_ | BaseException | protected |
name_ | BaseException | protected |
UnnormalizedComparator(const char *file, int line, const char *function, const char *message="Clustering with unnormalized similarity measurement requested, normalized is mandatory") | UnnormalizedComparator | |
~BaseException() noexcept override | BaseException | |
~UnnormalizedComparator() override | UnnormalizedComparator |