|
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(), testBinaryDataArray(), testChromatogram(), testComponentList(), testContactRole(), testContacts(), testDataProcessing(), testDBSequence(), testFileDescription(), testInstrumentConfiguration(), testMeasure(), testMSData(), testParamContainer(), testPrecursor(), testProduct(), testRun(), testScan(), testScanList(), testScanSettings(), testSerializeReally(), testSpectrum(), testTraData(), testTransition(), and testWriteRead().
| 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 | ) |
1.8.1.1