CMS 3D CMS Logo

edm::ParameterSwitch< T > Member List

This is the complete list of members for edm::ParameterSwitch< T >, including all inherited members.

CaseMap typedefedm::ParameterSwitch< T >
CaseMapConstIter typedefedm::ParameterSwitch< T >
cases_edm::ParameterSwitch< T >private
checkAndGetLabelsAndTypes(std::set< std::string > &usedLabels, std::set< ParameterTypes > &parameterTypes, std::set< ParameterTypes > &wildcardTypes) constedm::ParameterDescriptionNodeinline
checkAndGetLabelsAndTypes_(std::set< std::string > &usedLabels, std::set< ParameterTypes > &parameterTypes, std::set< ParameterTypes > &wildcardTypes) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
checkCaseLabels(std::pair< T, edm::value_ptr< ParameterDescriptionNode > > const &thePair, std::set< std::string > &labels, std::set< ParameterTypes > &parameterTypes, std::set< ParameterTypes > &wildcardTypes)edm::ParameterSwitch< T >inlineprivatestatic
clone() const overrideedm::ParameterSwitch< T >inlinevirtual
comment() constedm::ParameterDescriptionNodeinline
comment_edm::ParameterDescriptionNodeprotected
exists(ParameterSet const &pset) constedm::ParameterDescriptionNodeinline
exists_(ParameterSet const &pset) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
hasNestedContent() constedm::ParameterDescriptionNodeinline
hasNestedContent_() const overrideedm::ParameterSwitchBaseprotectedvirtual
howManyXORSubNodesExist(ParameterSet const &pset) constedm::ParameterDescriptionNodeinline
insertAndCheckLabels(std::string const &switchLabel, std::set< std::string > &usedLabels, std::set< std::string > &labels) constedm::ParameterSwitchBaseprotected
insertAndCheckTypes(ParameterTypes switchType, std::set< ParameterTypes > const &caseParameterTypes, std::set< ParameterTypes > const &caseWildcardTypes, std::set< ParameterTypes > &parameterTypes, std::set< ParameterTypes > &wildcardTypes) constedm::ParameterSwitchBaseprotected
ParameterDescriptionNode()edm::ParameterDescriptionNodeinline
ParameterDescriptionNode(Comment const &iComment)edm::ParameterDescriptionNodeinlineexplicit
ParameterSwitch(ParameterDescription< T > const &switchParameter, std::unique_ptr< ParameterDescriptionCases< T > > cases)edm::ParameterSwitch< T >inline
partiallyExists(ParameterSet const &pset) constedm::ParameterDescriptionNodeinline
print(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) constedm::ParameterDescriptionNode
print_(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
printBase(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh, std::string const &switchLabel, bool isTracked, std::string const &typeString) constedm::ParameterSwitchBaseprotected
printCaseT(std::pair< T, edm::value_ptr< ParameterDescriptionNode > > const &p, std::ostream &os, bool optional, DocFormatHelper &dfh, std::string const &switchLabel)edm::ParameterSwitchBaseinlineprotectedstatic
printNestedContent(std::ostream &os, bool optional, DocFormatHelper &dfh) constedm::ParameterDescriptionNode
printNestedContent_(std::ostream &os, bool optional, DocFormatHelper &dfh) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
printNestedContentBase(std::ostream &os, DocFormatHelper &dfh, DocFormatHelper &new_dfh, std::string const &switchLabel) constedm::ParameterSwitchBaseprotected
printSpaces(std::ostream &os, int n)edm::ParameterDescriptionNodestatic
setComment(std::string const &value)edm::ParameterDescriptionNode
setComment(char const *value)edm::ParameterDescriptionNode
switch_edm::ParameterSwitch< T >private
throwDuplicateCaseValues(std::string const &switchLabel) constedm::ParameterSwitchBaseprotected
throwNoCaseForDefault(std::string const &switchLabel) constedm::ParameterSwitchBaseprotected
throwNoCaseForSwitchValue(std::string const &message) constedm::ParameterSwitchBaseprotected
validate(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) constedm::ParameterDescriptionNodeinline
validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
writeCfi(std::ostream &os, bool optional, bool &startWithComma, int indentation, bool &wroteSomething) constedm::ParameterDescriptionNodeinline
writeCfi_(std::ostream &os, bool optional, bool &startWithComma, int indentation, bool &wroteSomething) const overrideedm::ParameterSwitch< T >inlineprivatevirtual
~ParameterDescriptionNode()edm::ParameterDescriptionNodevirtual
~ParameterSwitchBase() overrideedm::ParameterSwitchBase