CMS 3D CMS Logo

Namespaces | Functions
makeGlobal.h File Reference
#include <memory>
#include "FWCore/Framework/interface/stream/dummy_helpers.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::stream
 
 edm::stream::impl
 

Functions

template<typename T , typename G >
std::unique_ptr< G > edm::stream::impl::makeGlobal (edm::ParameterSet const &iPSet, G const *)
 
template<typename T >
dummy_ptr edm::stream::impl::makeGlobal (edm::ParameterSet const &iPSet, void const *)
 
template<typename G >
std::unique_ptr< G > edm::stream::impl::makeInputProcessBlockCacheImpl (G const *)
 
dummy_ptr edm::stream::impl::makeInputProcessBlockCacheImpl (void const *)
 
template<typename T , typename G >
Tedm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, G const *iGlobal)
 
template<typename T >
Tedm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, void const *)