OpenMS
Loading...
Searching...
No Matches
IdentifiedMolecule.h File Reference
Include dependency graph for IdentifiedMolecule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IdentifiedMolecule
 Variant type holding Peptide/Compound/Oligo references and convenience functions. More...
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  OpenMS::IdentificationDataInternal
 

Typedefs

typedef std::variant< IdentifiedPeptideRef, IdentifiedCompoundRef, IdentifiedOligoRefRefVariant
 

Functions

bool operator== (const IdentifiedMolecule &a, const IdentifiedMolecule &b)
 
bool operator!= (const IdentifiedMolecule &a, const IdentifiedMolecule &b)
 
bool operator< (const IdentifiedMolecule &a, const IdentifiedMolecule &b)