#include <ParameterSetDescriptionFiller.h>
Public Member Functions | |
const std::string & | baseType () const override |
const std::string & | extendedBaseType () const override |
void | fill (ConfigurationDescriptions &descriptions) const override |
ParameterSetDescriptionFiller () | |
Public Member Functions inherited from edm::ParameterSetDescriptionFillerBase | |
ParameterSetDescriptionFillerBase () | |
virtual | ~ParameterSetDescriptionFillerBase () |
Private Member Functions | |
const ParameterSetDescriptionFiller & | operator= (const ParameterSetDescriptionFiller &)=delete |
ParameterSetDescriptionFiller (const ParameterSetDescriptionFiller &)=delete | |
Additional Inherited Members | |
Static Protected Member Functions inherited from edm::ParameterSetDescriptionFillerBase | |
static const std::string & | extendedBaseType (EDAnalyzer const *) |
static const std::string & | extendedBaseType (EDProducer const *) |
static const std::string & | extendedBaseType (EDFilter const *) |
static const std::string & | extendedBaseType (OutputModule const *) |
static const std::string & | extendedBaseType (one::EDAnalyzerBase const *) |
static const std::string & | extendedBaseType (one::EDProducerBase const *) |
static const std::string & | extendedBaseType (one::EDFilterBase const *) |
static const std::string & | extendedBaseType (one::OutputModuleBase const *) |
static const std::string & | extendedBaseType (stream::EDAnalyzerBase const *) |
static const std::string & | extendedBaseType (stream::EDProducerBase const *) |
static const std::string & | extendedBaseType (stream::EDFilterBase const *) |
static const std::string & | extendedBaseType (global::EDAnalyzerBase const *) |
static const std::string & | extendedBaseType (global::EDProducerBase const *) |
static const std::string & | extendedBaseType (global::EDFilterBase const *) |
static const std::string & | extendedBaseType (global::OutputModuleBase const *) |
static const std::string & | extendedBaseType (limited::EDAnalyzerBase const *) |
static const std::string & | extendedBaseType (limited::EDProducerBase const *) |
static const std::string & | extendedBaseType (limited::EDFilterBase const *) |
static const std::string & | extendedBaseType (limited::OutputModuleBase const *) |
static const std::string & | extendedBaseType (void const *) |
Static Protected Attributes inherited from edm::ParameterSetDescriptionFillerBase | |
static const std::string | kBaseForESProducer |
static const std::string | kBaseForESSource |
static const std::string | kBaseForService |
static const std::string | kEmpty |
static const std::string | kExtendedBaseForEDAnalyzer |
static const std::string | kExtendedBaseForEDFilter |
static const std::string | kExtendedBaseForEDProducer |
static const std::string | kExtendedBaseForGlobalEDAnalyzer |
static const std::string | kExtendedBaseForGlobalEDFilter |
static const std::string | kExtendedBaseForGlobalEDProducer |
static const std::string | kExtendedBaseForGlobalOutputModule |
static const std::string | kExtendedBaseForLimitedEDAnalyzer |
static const std::string | kExtendedBaseForLimitedEDFilter |
static const std::string | kExtendedBaseForLimitedEDProducer |
static const std::string | kExtendedBaseForLimitedOutputModule |
static const std::string | kExtendedBaseForOneEDAnalyzer |
static const std::string | kExtendedBaseForOneEDFilter |
static const std::string | kExtendedBaseForOneEDProducer |
static const std::string | kExtendedBaseForOneOutputModule |
static const std::string | kExtendedBaseForOutputModule |
static const std::string | kExtendedBaseForStreamEDAnalyzer |
static const std::string | kExtendedBaseForStreamEDFilter |
static const std::string | kExtendedBaseForStreamEDProducer |
Definition at line 33 of file ParameterSetDescriptionFiller.h.
|
inline |
Definition at line 35 of file ParameterSetDescriptionFiller.h.
Referenced by edm::ParameterSetDescriptionFiller< T >::extendedBaseType().
|
privatedelete |
|
inlineoverridevirtual |
Implements edm::ParameterSetDescriptionFillerBase.
Definition at line 42 of file ParameterSetDescriptionFiller.h.
|
inlineoverridevirtual |
Implements edm::ParameterSetDescriptionFillerBase.
Definition at line 44 of file ParameterSetDescriptionFiller.h.
References edm::ParameterSetDescriptionFillerBase::extendedBaseType(), edm::ParameterSetDescriptionFiller< T >::operator=(), and edm::ParameterSetDescriptionFiller< T >::ParameterSetDescriptionFiller().
|
inlineoverridevirtual |
Implements edm::ParameterSetDescriptionFillerBase.
Definition at line 37 of file ParameterSetDescriptionFiller.h.
References fillDescriptions().
|
privatedelete |