OpenMS
2.7.0
|
Helper functor for removing invalid parent matches from elements in a boost::multi_index_container structure. More...
#include <OpenMS/METADATA/ID/IdentificationData.h>
Public Member Functions | |
ModifyMultiIndexRemoveParentMatches (const AddressLookup &lookup) | |
void | operator() (ElementType &element) |
Public Attributes | |
const AddressLookup & | lookup |
Helper functor for removing invalid parent matches from elements in a boost::multi_index_container structure.
Used during filtering, to update parent matches after parents have been removed.
|
inline |
|
inline |
const AddressLookup& lookup |