31 namespace eventsetup {
42 nonTransientAccessRequested_(
false) {}
79 bool iTransiently)
const {
84 if LIKELY (!iTransiently) {
94 throwMakeException(iRecord, iKey);
107 "not be able to happen.\nPlease contact framework developers";
void const * get(EventSetupRecordImpl const &, DataKey const &, bool iTransiently, ActivityRegistry const *, EventSetupImpl const *, ESParentContext const &) const
virtual void invalidateTransientCache()
std::atomic< bool > nonTransientAccessRequested_
std::atomic< bool > cacheIsValid_
void prefetchAsync(WaitingTaskHolder, EventSetupRecordImpl const &, DataKey const &, EventSetupImpl const *, ServiceToken const &, ESParentContext const &) const
bool cacheIsValid() const
EventSetupRecordKey const & key() const
void const * getAfterPrefetch(const EventSetupRecordImpl &iRecord, const DataKey &iKey, bool iTransiently) const
virtual void prefetchAsyncImpl(WaitingTaskHolder, EventSetupRecordImpl const &, DataKey const &iKey, EventSetupImpl const *, ServiceToken const &, ESParentContext const &)=0
static const ComponentDescription * dummyDescription()
virtual void invalidateCache()=0
virtual void const * getAfterPrefetchImpl() const =0