24 #ifndef _PEPXMLCAT_HPP_ 25 #define _PEPXMLCAT_HPP_ 100 typedef std::vector<record>
set;
107 bool open(
const std::string& file);
110 void print_headers(std::ostream& os)
const;
112 const_iterator begin()
const;
113 const_iterator end()
const;
131 #endif // _PEPXMLCAT_HPP_
std::vector< record >::const_iterator const_iterator
PWIZ_API_DECL const Record & record(Type type)
returns the amino acid's Record by type
PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, PepxmlRecordReader &prr)
std::vector< std::pair< std::string, std::string > > search_scores
std::string search_engine
std::vector< record >::iterator iterator