1 #ifndef FWCore_ParameterSet_EmptyGroupDescription_h 2 #define FWCore_ParameterSet_EmptyGroupDescription_h 13 class DocFormatHelper;
23 std::set<ParameterTypes>& parameterTypes,
24 std::set<ParameterTypes>& wildcardTypes)
const override;
33 bool& wroteSomething)
const override;
int howManyXORSubNodesExist_(ParameterSet const &pset) const override
ParameterDescriptionNode * clone() const override
void validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const override
bool partiallyExists_(ParameterSet const &pset) const override
bool exists_(ParameterSet const &pset) const override
void writeCfi_(std::ostream &os, bool optional, bool &startWithComma, int indentation, CfiOptions &, bool &wroteSomething) const override
void checkAndGetLabelsAndTypes_(std::set< std::string > &usedLabels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const override
cfi::CfiOptions CfiOptions
void print_(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) const override