CMS 3D CMS Logo

List of all members | Public Member Functions
edmtest::AnotherIntMakerBase Struct Referenceabstract
Inheritance diagram for edmtest::AnotherIntMakerBase:
edmtest::AnotherMakerWithRecursivePlugin edmtest::AnotherOneMaker edmtest::AnotherValueMaker

Public Member Functions

virtual int value () const =0
 
virtual ~AnotherIntMakerBase ()=default
 

Detailed Description

Definition at line 30 of file ProducerWithPSetDesc.cc.

Constructor & Destructor Documentation

◆ ~AnotherIntMakerBase()

virtual edmtest::AnotherIntMakerBase::~AnotherIntMakerBase ( )
virtualdefault

Member Function Documentation

◆ value()

virtual int edmtest::AnotherIntMakerBase::value ( ) const
pure virtual