This is the complete list of members for ChromatogramExtractorAlgorithm, including all inherited members.
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
endProgress() const | ProgressLogger | |
extract_value_tophat(const std::vector< double >::const_iterator &mz_start, std::vector< double >::const_iterator &mz_it, const std::vector< double >::const_iterator &mz_end, std::vector< double >::const_iterator &int_it, const double &mz, double &integrated_intensity, const double &mz_extraction_window, bool ppm) | ChromatogramExtractorAlgorithm | |
extractChromatograms(const OpenSwath::SpectrumAccessPtr input, std::vector< OpenSwath::ChromatogramPtr > &output, std::vector< ExtractionCoordinates > extraction_coordinates, double mz_extraction_window, bool ppm, String filter) | ChromatogramExtractorAlgorithm | |
getFilterNr_(String filter) | ChromatogramExtractorAlgorithm | private |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
logTypeToFactoryName_(LogType type) | ProgressLogger | protectedstatic |
NONE enum value | ProgressLogger | |
operator=(const ProgressLogger &other) | ProgressLogger | |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
recursion_depth_ | ProgressLogger | protectedstatic |
setLogType(LogType type) const | ProgressLogger | |
setProgress(SignedSize value) const | ProgressLogger | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
type_ | ProgressLogger | mutableprotected |
~ProgressLogger() | ProgressLogger | |