24 #ifndef _IDENTDATAFILE_HPP_ 25 #define _IDENTDATAFILE_HPP_ 46 bool ignoreSequenceCollectionAndAnalysisData =
false);
63 const std::string& filename,
68 void write(
const std::string& filename,
74 const std::string& filename,
80 void write(std::ostream& os,
81 const std::string& filename,
95 #endif // _IDENTDATAFILE_HPP_
PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, const data::Diff< IdentData, DiffConfig > &diff)
WriteConfig(Format format=Format_MzIdentML)
interface for file readers
IdentData object plus file I/O.
PWIZ_API_DECL void write(minimxml::XMLWriter &writer, const CV &cv)
Implementation of the MzIdentMLType from the mzIdentML schema.
configuration for write()
PWIZ_API_DECL Reader_Bruker_Format format(const std::string &path)
returns Bruker format of 'path' if it is a Bruker directory; otherwise returns empty string ...
handles registration of IterationListeners and broadcast of update messages