![]() |
OpenMS
|
Variant type holding Peptide/Compound/Oligo references and convenience functions. More...
#include <OpenMS/METADATA/ID/IdentifiedMolecule.h>
Public Member Functions | |
| IdentifiedMolecule ()=default | |
| IdentifiedMolecule (IdentifiedPeptideRef ref) | |
| IdentifiedMolecule (IdentifiedCompoundRef ref) | |
| IdentifiedMolecule (IdentifiedOligoRef ref) | |
| IdentifiedMolecule (const IdentifiedMolecule &)=default | |
| MoleculeType | getMoleculeType () const |
| IdentifiedPeptideRef | getIdentifiedPeptideRef () const |
| IdentifiedCompoundRef | getIdentifiedCompoundRef () const |
| IdentifiedOligoRef | getIdentifiedOligoRef () const |
| String | toString () const |
| EmpiricalFormula | getFormula (Size fragment_type=0, Int charge=0) const |
Variant type holding Peptide/Compound/Oligo references and convenience functions.
|
default |
|
inline |
|
inline |
|
inline |
|
default |
| EmpiricalFormula getFormula | ( | Size | fragment_type = 0, |
| Int | charge = 0 |
||
| ) | const |
| IdentifiedCompoundRef getIdentifiedCompoundRef | ( | ) | const |
| IdentifiedOligoRef getIdentifiedOligoRef | ( | ) | const |
| IdentifiedPeptideRef getIdentifiedPeptideRef | ( | ) | const |
| MoleculeType getMoleculeType | ( | ) | const |
| String toString | ( | ) | const |