22 #ifndef _SERIALIZER_MSn_HPP_ 23 #define _SERIALIZER_MSn_HPP_ 52 void read(boost::shared_ptr<std::istream> is,
MSData& msd)
const;
56 boost::shared_ptr<Impl>
impl_;
65 #endif // _SERIALIZER_MSn_HPP_
boost::shared_ptr< Impl > impl_
PWIZ_API_DECL void write(minimxml::XMLWriter &writer, const CV &cv)
MSData <-> MSn stream serialization.
PWIZ_API_DECL void read(std::istream &is, CV &cv)
handles registration of IterationListeners and broadcast of update messages
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...