CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
standard.h
Go to the documentation of this file.
1 #ifndef FWCore_PluginManager_standard_h
2 #define FWCore_PluginManager_standard_h
3 // -*- C++ -*-
4 //
5 // Package: PluginManager
6 // Class : standard
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Sat Apr 7 17:06:34 EDT 2007
19 // $Id: standard.h,v 1.2 2007/04/12 12:51:12 wmtan Exp $
20 //
21 
22 // system include files
23 #include <string>
24 #include <boost/filesystem/path.hpp>
25 
26 // user include files
28 
29 // forward declarations
30 
31 namespace edmplugin {
32  namespace standard {
33 
35 
37 
38  const std::string& pluginPrefix();
39  }
40 }
41 #endif
const boost::filesystem::path & cachefileName()
Definition: standard.cc:48
const std::string & pluginPrefix()
Definition: standard.cc:54
list path
Definition: scaleCards.py:51
PluginManager::Config config()
Definition: standard.cc:22