Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FWCore
ServiceRegistry
interface
ServicePluginFactory.h
Go to the documentation of this file.
1
#ifndef ServiceRegistry_ServicePluginFactory_h
2
#define ServiceRegistry_ServicePluginFactory_h
3
// -*- C++ -*-
4
//
5
// Package: ServiceRegistry
6
// Class : ServicePluginFactory
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Mon Sep 5 13:33:00 EDT 2005
19
//
20
21
// system include files
22
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
23
24
// user include files
25
26
// forward declarations
27
namespace
edm {
28
namespace
serviceregistry {
29
class
ServiceMakerBase
;
30
31
typedef
edmplugin::PluginFactory< ServiceMakerBase* ()>
ServicePluginFactory
;
32
}
33
}
34
35
#endif
edm::serviceregistry::ServiceMakerBase
Definition:
ServiceMakerBase.h:40
edmplugin::PluginFactory
Definition:
PluginFactory.h:31
PluginFactory.h
edm::serviceregistry::ServicePluginFactory
edmplugin::PluginFactory< ServiceMakerBase *()> ServicePluginFactory
Definition:
ServicePluginFactory.h:29
Generated for CMSSW Reference Manual by
1.8.5