CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions
edm::eventsetup::produce::ProductHolder< Null, Null, Null > Struct Template Reference

#include <ESProducts.h>

Public Types

typedef Null head_type
 
typedef Null tail_type
 

Public Member Functions

void assignTo (void *)
 
void setAllValues (Null &)
 
void setFrom (void *)
 

Detailed Description

template<>
struct edm::eventsetup::produce::ProductHolder< Null, Null, Null >

Definition at line 162 of file ESProducts.h.

Member Typedef Documentation

Definition at line 168 of file ESProducts.h.

Definition at line 167 of file ESProducts.h.

Member Function Documentation

void edm::eventsetup::produce::ProductHolder< Null, Null, Null >::assignTo ( void *  )
inline

Definition at line 164 of file ESProducts.h.

164 {}
void edm::eventsetup::produce::ProductHolder< Null, Null, Null >::setAllValues ( Null )
inline

Definition at line 163 of file ESProducts.h.

163 {}
void edm::eventsetup::produce::ProductHolder< Null, Null, Null >::setFrom ( void *  )
inline

Definition at line 165 of file ESProducts.h.

165 {}