24 #ifndef _SERIALIZER_MZID_HPP_ 25 #define _SERIALIZER_MZID_HPP_ 46 Config() : readSequenceCollection(true), readAnalysisData(true) {}
56 void read(boost::shared_ptr<std::istream> is,
IdentData& mzid,
68 #endif // _SERIALIZER_MZID_HPP_
Serializer_mzIdentML(const Config &config=Config())
Serializer_mzIdentML configuration.
bool readSequenceCollection
PWIZ_API_DECL void write(minimxml::XMLWriter &writer, const CV &cv)
Implementation of the MzIdentMLType from the mzIdentML schema.
PWIZ_API_DECL void read(std::istream &is, CV &cv)
handles registration of IterationListeners and broadcast of update messages
MZIDData <-> mzIdentML stream serialization.