CMS 3D CMS Logo

List of all members | Public Attributes
edm::impl::CacheFiller< CacheType > Class Template Reference

#include <InputProcessBlockCacheImpl.h>

Public Attributes

std::function< std::shared_ptr< CacheType >ProcessBlock const &, std::shared_ptr< CacheType > const &)> func_
 

Detailed Description

template<typename CacheType>
class edm::impl::CacheFiller< CacheType >

Definition at line 71 of file InputProcessBlockCacheImpl.h.

Member Data Documentation

◆ func_

template<typename CacheType >
std::function<std::shared_ptr<CacheType>ProcessBlock const&, std::shared_ptr<CacheType> const&)> edm::impl::CacheFiller< CacheType >::func_

Definition at line 73 of file InputProcessBlockCacheImpl.h.