ProteoWizard
|
functions for resolving references from objects into the internal MSData lists More...
Functions | |
PWIZ_API_DECL void | resolve (ContactRole &cr, IdentData &mzid) |
PWIZ_API_DECL void | resolve (AnalysisSoftwarePtr &asp, IdentData &mzid) |
PWIZ_API_DECL void | resolve (AnalysisSampleCollection &asc, IdentData &mzid) |
PWIZ_API_DECL void | resolve (std::vector< ContactPtr > &vcp, IdentData &mzid) |
PWIZ_API_DECL void | resolve (SequenceCollection &sc, IdentData &mzid) |
PWIZ_API_DECL void | resolve (IdentData &mzid) |
functions for resolving references from objects into the internal MSData lists
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | ContactRole & | cr, |
IdentData & | mzid | ||
) |
Referenced by testAnalysisSampleCollection(), testContactRole(), testContacts(), testDBSequence(), testMeasure(), and testSerializeReally().
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | AnalysisSoftwarePtr & | asp, |
IdentData & | mzid | ||
) |
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | AnalysisSampleCollection & | asc, |
IdentData & | mzid | ||
) |
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | std::vector< ContactPtr > & | vcp, |
IdentData & | mzid | ||
) |
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | SequenceCollection & | sc, |
IdentData & | mzid | ||
) |
PWIZ_API_DECL void pwiz::identdata::References::resolve | ( | IdentData & | mzid | ) |