TextWriter & operator()(const ProteinList &proteinList, bool metadata_only=false)
TextWriter(std::ostream &os, int depth=0)
TextWriter & operator()(const std::string &label, const std::vector< object_type > &v)
TextWriter & operator()(const std::string &text)
TextWriter & operator()(const ProteomeData &pd, bool metadata_only=false)
TextWriter & operator()(const Protein &p)
TextWriter & operator()(const boost::shared_ptr< object_type > &p)