ProteoWizard
|
Implementation of DataCollectionType from the mzIdentML schema. More...
#include <IdentData.hpp>
Public Member Functions | |
bool | empty () const |
Public Attributes | |
Inputs | inputs |
AnalysisData | analysisData |
Implementation of DataCollectionType from the mzIdentML schema.
The collection of input and output data sets of the analyses.
Definition at line 974 of file IdentData.hpp.
bool pwiz::identdata::DataCollection::empty | ( | ) | const |
Referenced by pwiz::identdata::TextWriter::operator()().
Inputs pwiz::identdata::DataCollection::inputs |
Definition at line 976 of file IdentData.hpp.
Referenced by pwiz::identdata::TextWriter::operator()(), stripUnmappedMetadata(), testDataCollection(), and testDBSequence().
AnalysisData pwiz::identdata::DataCollection::analysisData |
Definition at line 977 of file IdentData.hpp.
Referenced by pwiz::identdata::TextWriter::operator()(), stripUnmappedMetadata(), testDataCollection(), testIdentData(), testMeasure(), and testSerialize().