#include <es_Label.h>
Public Types | |
typedef T | element_type |
Public Member Functions | |
L () | |
L (boost::shared_ptr< T > iP) | |
L (T *iP) | |
T & | operator* () |
T * | operator-> () |
Public Attributes | |
boost::shared_ptr< T > | product_ |
Definition at line 35 of file es_Label.h.
typedef T edm::es::L< T, ILabel >::element_type |
Definition at line 36 of file es_Label.h.
|
inline |
Definition at line 38 of file es_Label.h.
|
inlineexplicit |
Definition at line 39 of file es_Label.h.
|
inlineexplicit |
Definition at line 40 of file es_Label.h.
|
inline |
|
inline |
|
mutable |
Definition at line 44 of file es_Label.h.
Referenced by edm::es::L< T, ILabel >::operator*(), and edm::es::L< T, ILabel >::operator->().