OpenMS
|
This is the complete list of members for ProcessingStep, including all inherited members.
actions | ProcessingStep | |
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
date_time | ProcessingStep | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name) const | MetaInfoInterface | |
getMetaValue(const String &name, const DataValue &default_value) const | MetaInfoInterface | |
getMetaValue(UInt index) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value) const | MetaInfoInterface | |
input_file_refs | ProcessingStep | |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | protected |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator<(const ProcessingStep &other) const | ProcessingStep | inline |
operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const ProcessingStep &other) const | ProcessingStep | inline |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
ProcessingStep(ProcessingSoftwareRef software_ref, const std::vector< InputFileRef > &input_file_refs=std::vector< InputFileRef >(), const DateTime &date_time=DateTime::now(), const std::set< DataProcessing::ProcessingAction > &actions=std::set< DataProcessing::ProcessingAction >()) | ProcessingStep | inlineexplicit |
ProcessingStep(const ProcessingStep &other)=default | ProcessingStep | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
software_ref | ProcessingStep | |
swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
~MetaInfoInterface() | MetaInfoInterface |