CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 // $Id: ServicePluginFactory.h,v 1.3 2007/04/09 22:47:15 chrjones Exp $
20 //
21 
22 // system include files
24 
25 // user include files
26 
27 // forward declarations
28 namespace edm {
29  namespace serviceregistry {
31 
33  }
34 }
35 
36 #endif
edmplugin::PluginFactory< ServiceMakerBase *()> ServicePluginFactory