std::vector< IdField > fields
void read(boost::shared_ptr< std::istream > is, IdentData &mzid) const
read in IdentData object from a delimited text fromat.
Serializer_Text(const Config &config=Config())
Constructor with Config.
Serializer_Text reads in and writes out an id file in tab format.
IdField
List of fields available.
static const std::string * getIdFieldNames()
Config(const Config &config)
< Controls the format of the text file.
Serializer_Text & operator=(Serializer_Text &)
Serializer_Text(Serializer_Text &)
boost::shared_ptr< Impl > impl_
void write(std::ostream &os, const IdentData &mzid, const pwiz::util::IterationListenerRegistry *iterationListenerRegistry=0) const
writes IdentData object to ostream as a text table