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