22 #ifndef _SERIALIZER_MGF_HPP_ 23 #define _SERIALIZER_MGF_HPP_ 52 void read(boost::shared_ptr<std::istream> is,
MSData& msd)
const;
56 boost::shared_ptr<Impl>
impl_;
66 #endif // _SERIALIZER_MGF_HPP_
PWIZ_API_DECL void write(minimxml::XMLWriter &writer, const CV &cv)
MSData <-> MGF 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...
boost::shared_ptr< Impl > impl_