#include <ESProducts.h>
Public Types | |
using | head_type = Null |
using | tail_type = T1 |
Public Member Functions | |
void | moveTo (T1 &oValue) |
template<typename T > | |
void | moveToRecursive (T &iValuesTo) |
ProductHolder< T1 > & | operator= (ProductHolder< T1 > &&)=default |
ProductHolder< T1 > & | operator= (ProductHolder< T1 > const &)=default |
ProductHolder () | |
ProductHolder (ProductHolder< T1 > &&)=default | |
ProductHolder (ProductHolder< T1 > const &)=default | |
template<typename T > | |
void | setAllValues (T &iValuesFrom) |
void | setFrom (T1 &iValue) |
void | setFrom (T1 &&iValue) |
template<typename T > | |
void | setFromRecursive (T &iValuesTo) |
Public Attributes | |
T1 | value |
Definition at line 72 of file ESProducts.h.
using edm::eventsetup::produce::ProductHolder< T1 >::head_type = Null |
Definition at line 97 of file ESProducts.h.
using edm::eventsetup::produce::ProductHolder< T1 >::tail_type = T1 |
Definition at line 96 of file ESProducts.h.
|
inline |
Definition at line 73 of file ESProducts.h.
References edm::eventsetup::produce::ProductHolder< T1, TArgs >::operator=(), and edm::eventsetup::produce::ProductHolder< T1, TArgs >::ProductHolder().
|
default |
|
default |
|
inline |
|
inline |
Definition at line 87 of file ESProducts.h.
|
default |
|
default |
|
inline |
Definition at line 80 of file ESProducts.h.
|
inline |
Definition at line 84 of file ESProducts.h.
|
inline |
|
inline |
Definition at line 91 of file ESProducts.h.
T1 edm::eventsetup::produce::ProductHolder< T1 >::value |
Definition at line 94 of file ESProducts.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), timeout.TimedOutExc::__str__(), dataset.IntegrityCheckError::__str__(), cmsBatch.CmsBatchException::__str__(), average.Average::average(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Mixins.UsingBlock::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and Vispa.Views.PropertyView.FileProperty::labelDoubleClicked().