| BaseException() | BaseException | |
| BaseException(const char *file, int line, const char *function) | BaseException | |
| BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) | BaseException | |
| BaseException(const BaseException &exception) | BaseException | |
| file_ | BaseException | [protected] |
| function_ | BaseException | [protected] |
| getFile() const | BaseException | |
| getFunction() const | BaseException | |
| getLine() const | BaseException | |
| getMessage() const | BaseException | |
| getName() const | BaseException | |
| IncompatibleBinning(const char *file, int line, const char *function, const char *message="compared spectra have different settings in binsize and/or binspread") | BinnedSpectrumCompareFunctor::IncompatibleBinning | |
| line_ | BaseException | [protected] |
| name_ | BaseException | [protected] |
| setMessage(const std::string &message) | BaseException | |
| what() const | BaseException | [virtual] |
| what_ | BaseException | [protected] |
| ~BaseException() | BaseException | [virtual] |
| ~IncompatibleBinning() | BinnedSpectrumCompareFunctor::IncompatibleBinning | [virtual] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:51 using doxygen 1.7.1 |