OpenMS
2.4.0
|
This is the complete list of members for OpenSwathWorkflowBase, including all inherited members.
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
endProgress() const | ProgressLogger | |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
logTypeToFactoryName_(LogType type) | ProgressLogger | protectedstatic |
ms1_map_ | OpenSwathWorkflowBase | protected |
MS1Extraction_(const std::vector< OpenSwath::SwathMap > &swath_maps, std::map< std::string, OpenSwath::ChromatogramPtr > &ms1_chromatograms, Interfaces::IMSDataConsumer *chromConsumer, const ChromExtractParams &cp, const OpenSwath::LightTargetedExperiment &transition_exp, const TransformationDescription &trafo_inverse, bool load_into_memory, bool ms1only=false) | OpenSwathWorkflowBase | protected |
nextProgress() const | ProgressLogger | |
NONE enum value | ProgressLogger | |
OpenSwathWorkflowBase(bool use_ms1_traces) | OpenSwathWorkflowBase | inlineexplicitprotected |
operator=(const ProgressLogger &other) | ProgressLogger | |
prepareExtractionCoordinates_(std::vector< OpenSwath::ChromatogramPtr > &chrom_list, std::vector< ChromatogramExtractorAlgorithm::ExtractionCoordinates > &coordinates, const OpenSwath::LightTargetedExperiment &transition_exp_used, const bool ms1, const TransformationDescription trafo_inverse, const ChromExtractParams &cp) const | OpenSwathWorkflowBase | protected |
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 |
use_ms1_traces_ | OpenSwathWorkflowBase | protected |
~ProgressLogger() | ProgressLogger |