CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Attributes | Static Protected Member Functions | Static Protected Attributes
edm::ParameterSetDescriptionFillerBase Class Referenceabstract

#include <ParameterSetDescriptionFillerBase.h>

Inheritance diagram for edm::ParameterSetDescriptionFillerBase:
edm::DescriptionFillerForEDLoopers< T > edm::DescriptionFillerForESProducers< T > edm::DescriptionFillerForESSources< T > edm::DescriptionFillerForServices< T > edm::ParameterSetDescriptionFiller< T >

Public Member Functions

virtual const std::string & baseType () const =0
 
virtual const std::string & extendedBaseType () const =0
 
virtual void fill (ConfigurationDescriptions &descriptions) const =0
 
const ParameterSetDescriptionFillerBaseoperator= (const ParameterSetDescriptionFillerBase &)=delete
 
 ParameterSetDescriptionFillerBase ()
 
 ParameterSetDescriptionFillerBase (const ParameterSetDescriptionFillerBase &)=delete
 
virtual ~ParameterSetDescriptionFillerBase ()
 

Static Public Attributes

static const std::string kBaseForEDLooper
 
static const std::string kBaseForESProducer
 
static const std::string kBaseForESSource
 

Static Protected Member Functions

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

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 kExtendedBaseForStreamEDAnalyzer
 
static const std::string kExtendedBaseForStreamEDFilter
 
static const std::string kExtendedBaseForStreamEDProducer
 

Detailed Description

Definition at line 61 of file ParameterSetDescriptionFillerBase.h.

Constructor & Destructor Documentation

◆ ParameterSetDescriptionFillerBase() [1/2]

edm::ParameterSetDescriptionFillerBase::ParameterSetDescriptionFillerBase ( )
inline

Definition at line 63 of file ParameterSetDescriptionFillerBase.h.

63 {}

◆ ParameterSetDescriptionFillerBase() [2/2]

edm::ParameterSetDescriptionFillerBase::ParameterSetDescriptionFillerBase ( const ParameterSetDescriptionFillerBase )
delete

◆ ~ParameterSetDescriptionFillerBase()

ParameterSetDescriptionFillerBase::~ParameterSetDescriptionFillerBase ( )
virtual

Definition at line 61 of file ParameterSetDescriptionFillerBase.cc.

61 {}

Member Function Documentation

◆ baseType()

virtual const std::string& edm::ParameterSetDescriptionFillerBase::baseType ( ) const
pure virtual

◆ extendedBaseType() [1/17]

virtual const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( ) const
pure virtual

◆ extendedBaseType() [2/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( one::EDAnalyzerBase const *  )
inlinestaticprotected

◆ extendedBaseType() [3/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( one::EDProducerBase const *  )
inlinestaticprotected

◆ extendedBaseType() [4/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( one::EDFilterBase const *  )
inlinestaticprotected

◆ extendedBaseType() [5/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( one::OutputModuleBase const *  )
inlinestaticprotected

◆ extendedBaseType() [6/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( stream::EDAnalyzerBase const *  )
inlinestaticprotected

Definition at line 108 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForStreamEDAnalyzer.

108  {
110  }

◆ extendedBaseType() [7/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( stream::EDProducerBase const *  )
inlinestaticprotected

Definition at line 111 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForStreamEDProducer.

111  {
113  }

◆ extendedBaseType() [8/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( stream::EDFilterBase const *  )
inlinestaticprotected

◆ extendedBaseType() [9/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( global::EDAnalyzerBase const *  )
inlinestaticprotected

Definition at line 115 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForGlobalEDAnalyzer.

115  {
117  }

◆ extendedBaseType() [10/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( global::EDProducerBase const *  )
inlinestaticprotected

Definition at line 118 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForGlobalEDProducer.

118  {
120  }

◆ extendedBaseType() [11/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( global::EDFilterBase const *  )
inlinestaticprotected

◆ extendedBaseType() [12/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( global::OutputModuleBase const *  )
inlinestaticprotected

Definition at line 122 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForGlobalOutputModule.

122  {
124  }

◆ extendedBaseType() [13/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( limited::EDAnalyzerBase const *  )
inlinestaticprotected

Definition at line 125 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForLimitedEDAnalyzer.

125  {
127  }

◆ extendedBaseType() [14/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( limited::EDProducerBase const *  )
inlinestaticprotected

Definition at line 128 of file ParameterSetDescriptionFillerBase.h.

References kExtendedBaseForLimitedEDProducer.

128  {
130  }

◆ extendedBaseType() [15/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( limited::EDFilterBase const *  )
inlinestaticprotected

◆ extendedBaseType() [16/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( limited::OutputModuleBase const *  )
inlinestaticprotected

◆ extendedBaseType() [17/17]

static const std::string& edm::ParameterSetDescriptionFillerBase::extendedBaseType ( void const *  )
inlinestaticprotected

Definition at line 135 of file ParameterSetDescriptionFillerBase.h.

References kEmpty.

135 { return kEmpty; }

◆ fill()

virtual void edm::ParameterSetDescriptionFillerBase::fill ( ConfigurationDescriptions descriptions) const
pure virtual

◆ operator=()

const ParameterSetDescriptionFillerBase& edm::ParameterSetDescriptionFillerBase::operator= ( const ParameterSetDescriptionFillerBase )
delete

Member Data Documentation

◆ kBaseForEDLooper

const std::string ParameterSetDescriptionFillerBase::kBaseForEDLooper
static

◆ kBaseForESProducer

const std::string ParameterSetDescriptionFillerBase::kBaseForESProducer
static

◆ kBaseForESSource

const std::string ParameterSetDescriptionFillerBase::kBaseForESSource
static

◆ kBaseForService

const std::string ParameterSetDescriptionFillerBase::kBaseForService
staticprotected

◆ kEmpty

const std::string ParameterSetDescriptionFillerBase::kEmpty
staticprotected

◆ kExtendedBaseForEDAnalyzer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForEDAnalyzer
staticprotected

Definition at line 85 of file ParameterSetDescriptionFillerBase.h.

◆ kExtendedBaseForEDFilter

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForEDFilter
staticprotected

Definition at line 87 of file ParameterSetDescriptionFillerBase.h.

◆ kExtendedBaseForEDProducer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForEDProducer
staticprotected

Definition at line 86 of file ParameterSetDescriptionFillerBase.h.

◆ kExtendedBaseForGlobalEDAnalyzer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForGlobalEDAnalyzer
staticprotected

Definition at line 95 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForGlobalEDFilter

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForGlobalEDFilter
staticprotected

Definition at line 97 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForGlobalEDProducer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForGlobalEDProducer
staticprotected

Definition at line 96 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForGlobalOutputModule

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForGlobalOutputModule
staticprotected

Definition at line 98 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForLimitedEDAnalyzer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForLimitedEDAnalyzer
staticprotected

Definition at line 99 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForLimitedEDFilter

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForLimitedEDFilter
staticprotected

Definition at line 101 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForLimitedEDProducer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForLimitedEDProducer
staticprotected

Definition at line 100 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForLimitedOutputModule

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForLimitedOutputModule
staticprotected

Definition at line 102 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForOneEDAnalyzer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForOneEDAnalyzer
staticprotected

Definition at line 88 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForOneEDFilter

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForOneEDFilter
staticprotected

Definition at line 90 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForOneEDProducer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForOneEDProducer
staticprotected

Definition at line 89 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForOneOutputModule

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForOneOutputModule
staticprotected

Definition at line 91 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForStreamEDAnalyzer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForStreamEDAnalyzer
staticprotected

Definition at line 92 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForStreamEDFilter

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForStreamEDFilter
staticprotected

Definition at line 94 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().

◆ kExtendedBaseForStreamEDProducer

const std::string ParameterSetDescriptionFillerBase::kExtendedBaseForStreamEDProducer
staticprotected

Definition at line 93 of file ParameterSetDescriptionFillerBase.h.

Referenced by extendedBaseType().