CMS 3D CMS Logo

Namespaces | Functions | Variables
DataProxy.cc File Reference
#include <mutex>
#include "FWCore/Framework/interface/DataProxy.h"
#include "FWCore/Framework/interface/ComponentDescription.h"
#include "FWCore/Framework/interface/MakeDataException.h"
#include "FWCore/Framework/interface/EventSetupRecord.h"
#include "FWCore/ServiceRegistry/interface/ActivityRegistry.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::eventsetup
 

Functions

static const ComponentDescription * edm::eventsetup::dummyDescription ()
 

Variables

static std::recursive_mutex edm::eventsetup::s_esGlobalMutex
 

Variable Documentation

ActivityRegistry* activityRegistry_
private
bool calledPostLock_
private

Definition at line 129 of file DataProxy.cc.

Referenced by edm::eventsetup::DataProxy::invalidateTransientCache().

ComponentDescription const* componentDescription_
private

Definition at line 128 of file DataProxy.cc.

Referenced by edm::eventsetup::DataProxy::invalidateTransientCache().

DataKey const& dataKey_
private

Definition at line 127 of file DataProxy.cc.

Referenced by edm::eventsetup::DataProxy::invalidateTransientCache().

EventSetupRecordImpl const& eventSetupRecord_
private

Definition at line 126 of file DataProxy.cc.

Referenced by edm::eventsetup::DataProxy::invalidateTransientCache().