70 const String & getName()
const;
72 void setName(
const String & name);
75 const std::vector<ConstDataProcessingPtr> & getDataProcessing()
const;
77 std::vector<DataProcessingPtr> & getDataProcessing();
79 void setDataProcessing(
const std::vector<DataProcessingPtr> & data_processing);
A more convenient string class.
Definition: String.h:58
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46