Go to the documentation of this file.
24 #ifndef _IPIFASTADATABASE_HPP_
25 #define _IPIFASTADATABASE_HPP_
61 const std::vector<Record>&
records()
const;
83 #endif // _IPIFASTADATABASE_HPP_
PWIZ_API_DECL std::ostream & operator<<(std::ostream &os, const data::Diff< ProteomeData, DiffConfig > &diff)
std::auto_ptr< Impl > impl_
std::string fullSeqDescription
std::vector< Record >::const_iterator const_iterator
typedef to simplify declaration of Record iterator
const std::vector< Record > & records() const
access to the data in memory
IPIFASTADatabase(const std::string &filename)
constructor reads in entire file
structure for holding peptide info
PWIZ_API_DECL const Record & record(Type type)
returns the amino acid's Record by type
class for accessing data in ipi.*.fasta files