24 #ifndef _MZID_DELIMREADER_HPP_ 25 #define _MZID_DELIMREADER_HPP_ 49 const std::string
get(
Param param)
const;
51 virtual std::string identify(
const std::string& filename,
52 const std::string& head)
const;
54 virtual void read(
const std::string& filename,
55 const std::string& head,
58 virtual void read(
const std::string& filename,
59 const std::string& head,
62 virtual void read(
const std::string& filename,
63 const std::string& head,
64 std::vector<IdentDataPtr>& results)
const;
66 virtual const char *getType()
const;
77 #endif // _MZID_DELIMREADER_HPP_
boost::shared_ptr< IdentData > IdentDataPtr
interface for file readers
Implementation of the MzIdentMLType from the mzIdentML schema.
PWIZ_API_DECL void read(std::istream &is, CV &cv)
PWIZ_API_DECL std::string value(const std::string &id, const std::string &name)
convenience function to extract a named value from an id string