1 #ifndef FWCore_ParameterSet_EmptyGroupDescription_h
2 #define FWCore_ParameterSet_EmptyGroupDescription_h
13 class DocFormatHelper;
26 std::set<ParameterTypes> & parameterTypes,
27 std::set<ParameterTypes> & wildcardTypes)
const;
30 std::set<std::string> & validatedLabels,
34 bool & startWithComma,
36 bool & wroteSomething)
const;
38 virtual void print_(std::ostream & os,
virtual void writeCfi_(std::ostream &os, bool &startWithComma, int indentation, bool &wroteSomething) const
virtual void validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const
virtual void checkAndGetLabelsAndTypes_(std::set< std::string > &usedLabels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const
virtual ParameterDescriptionNode * clone() const
virtual int howManyXORSubNodesExist_(ParameterSet const &pset) const
virtual bool exists_(ParameterSet const &pset) const
virtual void print_(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh)
virtual bool partiallyExists_(ParameterSet const &pset) const