ProteoWizard
Namespaces | Functions
References.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "TraData.hpp"

Go to the source code of this file.

Namespaces

 pwiz
 
 pwiz::tradata
 
 pwiz::tradata::References
 functions for resolving references from objects into the internal MSData lists
 

Functions

PWIZ_API_DECL void pwiz::tradata::References::resolve (RetentionTime &retentionTime, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (Prediction &prediction, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (Configuration &configuration, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (Peptide &peptide, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (Transition &transition, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (Target &target, const TraData &td)
 
PWIZ_API_DECL void pwiz::tradata::References::resolve (TraData &td)
 Resolve internal references in a TraData object. More...