This is the complete list of members for edm::ParameterSwitch< T >, including all inherited members.
CaseMap typedef | edm::ParameterSwitch< T > | |
CaseMapConstIter typedef | edm::ParameterSwitch< T > | |
cases_ | edm::ParameterSwitch< T > | private |
checkAndGetLabelsAndTypes(std::set< std::string > &usedLabels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const | edm::ParameterDescriptionNode | inline |
checkAndGetLabelsAndTypes_(std::set< std::string > &usedLabels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const | edm::ParameterSwitch< T > | inlineprivatevirtual |
checkCaseLabels(std::pair< T, edm::value_ptr< ParameterDescriptionNode > > const &thePair, std::set< std::string > &labels, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) | edm::ParameterSwitch< T > | inlineprivatestatic |
clone() const | edm::ParameterSwitch< T > | inlinevirtual |
comment() const | edm::ParameterDescriptionNode | inline |
comment_ | edm::ParameterDescriptionNode | protected |
exists(ParameterSet const &pset) const | edm::ParameterDescriptionNode | inline |
exists_(ParameterSet const &pset) const | edm::ParameterSwitch< T > | inlineprivatevirtual |
hasNestedContent() | edm::ParameterDescriptionNode | inline |
hasNestedContent_() | edm::ParameterSwitchBase | protectedvirtual |
howManyXORSubNodesExist(ParameterSet const &pset) const | edm::ParameterDescriptionNode | inline |
insertAndCheckLabels(std::string const &switchLabel, std::set< std::string > &usedLabels, std::set< std::string > &labels) const | edm::ParameterSwitchBase | protected |
insertAndCheckTypes(ParameterTypes switchType, std::set< ParameterTypes > const &caseParameterTypes, std::set< ParameterTypes > const &caseWildcardTypes, std::set< ParameterTypes > ¶meterTypes, std::set< ParameterTypes > &wildcardTypes) const | edm::ParameterSwitchBase | protected |
ParameterSwitch(ParameterDescription< T > const &switchParameter, std::auto_ptr< ParameterDescriptionCases< T > > cases) | edm::ParameterSwitch< T > | inline |
partiallyExists(ParameterSet const &pset) const | edm::ParameterDescriptionNode | inline |
print(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) | edm::ParameterDescriptionNode | |
print_(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh) | edm::ParameterSwitch< T > | inlineprivatevirtual |
printBase(std::ostream &os, bool optional, bool writeToCfi, DocFormatHelper &dfh, std::string const &switchLabel, bool isTracked, std::string const &typeString) const | edm::ParameterSwitchBase | protected |
printCaseT(std::pair< T, edm::value_ptr< ParameterDescriptionNode > > const &p, std::ostream &os, bool optional, DocFormatHelper &dfh, std::string const &switchLabel) | edm::ParameterSwitchBase | inlineprotectedstatic |
printNestedContent(std::ostream &os, bool optional, DocFormatHelper &dfh) | edm::ParameterDescriptionNode | |
printNestedContent_(std::ostream &os, bool optional, DocFormatHelper &dfh) | edm::ParameterSwitch< T > | inlineprivatevirtual |
printNestedContentBase(std::ostream &os, DocFormatHelper &dfh, DocFormatHelper &new_dfh, std::string const &switchLabel) | edm::ParameterSwitchBase | protected |
printSpaces(std::ostream &os, int n) | edm::ParameterDescriptionNode | static |
setComment(std::string const &value) | edm::ParameterDescriptionNode | |
setComment(char const *value) | edm::ParameterDescriptionNode | |
switch_ | edm::ParameterSwitch< T > | private |
throwDuplicateCaseValues(std::string const &switchLabel) const | edm::ParameterSwitchBase | protected |
throwNoCaseForDefault(std::string const &switchLabel) const | edm::ParameterSwitchBase | protected |
throwNoCaseForSwitchValue(std::string const &message) const | edm::ParameterSwitchBase | protected |
validate(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const | edm::ParameterDescriptionNode | inline |
validate_(ParameterSet &pset, std::set< std::string > &validatedLabels, bool optional) const | edm::ParameterSwitch< T > | inlineprivatevirtual |
writeCfi(std::ostream &os, bool &startWithComma, int indentation, bool &wroteSomething) const | edm::ParameterDescriptionNode | inline |
writeCfi_(std::ostream &os, bool &startWithComma, int indentation, bool &wroteSomething) const | edm::ParameterSwitch< T > | inlineprivatevirtual |
~ParameterDescriptionNode() | edm::ParameterDescriptionNode | virtual |
~ParameterSwitchBase() | edm::ParameterSwitchBase | virtual |