OpenMS
|
This is the complete list of members for OpenSwathWorkflowBase, including all inherited members.
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
ms1_map_ | OpenSwathWorkflowBase | protected |
MS1Extraction_(const OpenSwath::SpectrumAccessPtr &ms1_map, const std::vector< OpenSwath::SwathMap > &swath_maps, std::vector< MSChromatogram > &ms1_chromatograms, const ChromExtractParams &cp, const OpenSwath::LightTargetedExperiment &transition_exp, const TransformationDescription &trafo_inverse, bool ms1_only=false, int ms1_isotopes=0) | OpenSwathWorkflowBase | protected |
nextProgress() const | ProgressLogger | |
NONE enum value | ProgressLogger | |
OpenSwathWorkflowBase() | OpenSwathWorkflowBase | inlineprotected |
OpenSwathWorkflowBase(bool use_ms1_traces, bool use_ms1_ion_mobility, bool prm, bool pasef, int threads_outer_loop) | OpenSwathWorkflowBase | inlineprotected |
operator=(const ProgressLogger &other) | ProgressLogger | |
pasef_ | OpenSwathWorkflowBase | protected |
prepareExtractionCoordinates_(std::vector< OpenSwath::ChromatogramPtr > &chrom_list, std::vector< ChromatogramExtractorAlgorithm::ExtractionCoordinates > &coordinates, const OpenSwath::LightTargetedExperiment &transition_exp_used, const TransformationDescription &trafo_inverse, const ChromExtractParams &cp, const bool ms1=false, const int ms1_isotopes=-1) const | OpenSwathWorkflowBase | protected |
prm_ | OpenSwathWorkflowBase | protected |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
recursion_depth_ | ProgressLogger | protectedstatic |
setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
setLogType(LogType type) const | ProgressLogger | |
setProgress(SignedSize value) const | ProgressLogger | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
threads_outer_loop_ | OpenSwathWorkflowBase | protected |
type_ | ProgressLogger | mutableprotected |
use_ms1_ion_mobility_ | OpenSwathWorkflowBase | protected |
use_ms1_traces_ | OpenSwathWorkflowBase | protected |
~ProgressLogger() | ProgressLogger | virtual |