|
OpenMS
2.6.0
|
Go to the documentation of this file.
82 void setCreationDate(
const DateTime & date);
86 const DateTime & getCreationDate()
const;
89 void setSpectrumIdentifications(
const std::vector<SpectrumIdentification> & ids);
95 const std::vector<SpectrumIdentification> & getSpectrumIdentifications()
const;
A more convenient string class.
Definition: String.h:59
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
DateTime creation_date_
Date and time the search was performed.
Definition: Identification.h:100
String id_
Identifier.
Definition: Identification.h:99
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)
Represents a object which can store the information of an analysisXML instance.
Definition: Identification.h:52
Represents a object which can store the information of an analysisXML instance.
Definition: SpectrumIdentification.h:49
std::vector< SpectrumIdentification > spectrum_identifications_
Definition: Identification.h:101
DateTime Class.
Definition: DateTime.h:54