OpenMS
2.7.0
|
Helper functor for adding scores to elements in a boost::multi_index_container structure. More...
#include <OpenMS/METADATA/ID/IdentificationData.h>
Public Member Functions | |
ModifyMultiIndexAddScore (ScoreTypeRef score_type_ref, double value) | |
void | operator() (ElementType &element) |
Public Attributes | |
ScoreTypeRef | score_type_ref |
double | value |
Helper functor for adding scores to elements in a boost::multi_index_container structure.
The validity of the score type reference cannot be checked here!
|
inline |
|
inline |
ScoreTypeRef score_type_ref |
double value |