Go to the documentation of this file.
24 #ifndef _PEPXMLCAT_HPP_
25 #define _PEPXMLCAT_HPP_
100 typedef std::vector<record>
set;
107 bool open(
const std::string& file);
131 #endif // _PEPXMLCAT_HPP_
std::vector< record >::iterator iterator
const_iterator begin() const
std::string search_engine
bool open(const std::string &file)
std::vector< record >::const_iterator const_iterator
friend PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, PepxmlRecordReader &prr)
const_iterator end() const
std::vector< std::pair< std::string, std::string > > search_scores
PepxmlRecordReader(const Config &_config)
PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, PepxmlRecordReader &prr)
virtual ~PepxmlRecordReader()
std::vector< record > set
void print_headers(std::ostream &os) const