1 #ifndef FWCore_ParameterSet_XORGroupDescription_h 2 #define FWCore_ParameterSet_XORGroupDescription_h 16 class DocFormatHelper;
27 std::unique_ptr<ParameterDescriptionNode> node_right);
30 std::unique_ptr<ParameterDescriptionNode> node_right);
39 std::set<ParameterTypes> & parameterTypes,
40 std::set<ParameterTypes> & wildcardTypes)
const;
43 std::set<std::string> & validatedLabels,
47 bool & startWithComma,
49 bool & wroteSomething)
const;
51 virtual void print_(std::ostream & os,
virtual void checkAndGetLabelsAndTypes_(std::set< std::string > &usedLabels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const
virtual void printNestedContent_(std::ostream &os, bool optional, DocFormatHelper &dfh) const
virtual bool exists_(ParameterSet const &pset) const
virtual bool partiallyExists_(ParameterSet const &pset) const
virtual void validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const
void throwAfterValidation() const
virtual bool hasNestedContent_() const
void throwMoreThanOneParameter() const
virtual void writeCfi_(std::ostream &os, bool &startWithComma, int indentation, bool &wroteSomething) const
virtual int howManyXORSubNodesExist_(ParameterSet const &pset) const
XORGroupDescription(ParameterDescriptionNode const &node_left, ParameterDescriptionNode const &node_right)
virtual ParameterDescriptionNode * clone() const
edm::value_ptr< ParameterDescriptionNode > node_left_
virtual void print_(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) const
edm::value_ptr< ParameterDescriptionNode > node_right_