OpenMS
2.7.0
|
Helper functor for adding processing steps to elements in a boost::multi_index_container structure. More...
#include <OpenMS/METADATA/ID/IdentificationData.h>
Public Member Functions | |
ModifyMultiIndexAddProcessingStep (ProcessingStepRef step_ref) | |
void | operator() (ElementType &element) |
Public Attributes | |
ProcessingStepRef | step_ref |
Helper functor for adding processing steps to elements in a boost::multi_index_container structure.
The validity of the processing step reference cannot be checked here!
|
inline |
|
inline |
ProcessingStepRef step_ref |