Main Page
Namespaces
Classes
Package Documentation
CondCore
ESSources
interface
ProxyFactory.h
Go to the documentation of this file.
1
#ifndef CONDCORE_PLUGINSYSTEM_PROXYFACTORY_H
2
#define CONDCORE_PLUGINSYSTEM_PROXYFACTORY_H
3
// -*- C++ -*-
4
//
5
// Package: ESSources
6
// Class : ProxyFactory
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Sat Jul 23 19:14:06 EDT 2005
19
//
20
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
21
#include<string>
22
23
namespace
cond
{
24
class
DataProxyWrapperBase;
25
namespace
persistency {
26
class
Session
;
27
}
28
29
typedef
edmplugin::PluginFactory< cond::DataProxyWrapperBase* () >
ProxyFactory
;
30
31
const
char
*
pluginCategory
();
32
}
33
34
#endif
/* CONDCORE_PLUGINSYSTEM_PROXYFACTORY_H */
edmplugin::PluginFactory
Definition:
PluginFactory.h:33
cond::pluginCategory
const char * pluginCategory()
Definition:
ProxyFactory.cc:33
PluginFactory.h
Session
cond::ProxyFactory
edmplugin::PluginFactory< cond::DataProxyWrapperBase *() > ProxyFactory
Definition:
ProxyFactory.h:29
cond
Definition:
plugin.cc:24
Generated for CMSSW Reference Manual by
1.8.11