23 #if !defined OUTPUTSPECIFICATION_VECTOR
24 #define OUTPUTSPECIFICATION_VECTOR
46 const std::string&
getKey()
const;
virtual ~COutputDefinitionVector()
const std::string & getKey() const
bool removePlotSpec(const std::string &key)
CPlotSpecification * createPlotSpec(const std::string &name, CPlotItem::Type type=CPlotItem::plot2d)
COutputDefinitionVector(const std::string &name="OutputDefinitions", const CCopasiContainer *pParent=NULL)