Go to the documentation of this file.
2 #ifndef FWCore_ParameterSet_ParameterWildcardWithSpecifics_h
3 #define FWCore_ParameterSet_ParameterWildcardWithSpecifics_h
13 class DocFormatHelper;
21 std::map<std::string, ParameterSetDescription> exceptions);
void validateDescription(std::string const ¶meterName, ParameterSet &pset) const
bool exists_(ParameterSet const &pset) const override
void validatePSetVector(std::string const ¶meterName, ParameterSet &pset) const
std::map< std::string, ParameterSetDescription > exceptions_
ParameterWildcardWithSpecifics(std::string_view, WildcardValidationCriteria criteria, bool isTracked, ParameterSetDescription const &desc, std::map< std::string, ParameterSetDescription > exceptions)
WildcardValidationCriteria
bool hasNestedContent_() const override
ParameterSetDescription wildcardDesc_
ParameterDescriptionNode * clone() const override
void validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const override
void printNestedContent_(std::ostream &os, bool optional, DocFormatHelper &dfh) const override
WildcardValidationCriteria criteria() const