CMS 3D CMS Logo

Namespaces | Functions
PluginManager.cc File Reference
#include <boost/filesystem/operations.hpp>
#include <fstream>
#include <functional>
#include <set>
#include "TInterpreter.h"
#include "TVirtualMutex.h"
#include "FWCore/PluginManager/interface/CacheParser.h"
#include "FWCore/PluginManager/interface/PluginFactoryBase.h"
#include "FWCore/PluginManager/interface/PluginFactoryManager.h"
#include "FWCore/PluginManager/interface/PluginManager.h"
#include "FWCore/PluginManager/interface/standard.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/thread_safety_macros.h"

Go to the source code of this file.

Namespaces

 edmplugin
 

Functions

static bool edmplugin::readCacheFile (const boost::filesystem::path &cacheFile, const boost::filesystem::path &dir, PluginManager::CategoryToInfos &categoryToInfos)
 

Variable Documentation

std::string oldPath_
private

Definition at line 223 of file PluginManager.cc.

Referenced by edmplugin::PluginManager::loadableFor_().

std::string& path_
private