#include <EDConsumerBase.h>
Public Attributes | |
const char * | module |
const char * | process |
const char * | productInstance |
Definition at line 61 of file EDConsumerBase.h.
const char* edm::EDConsumerBase::Labels::module |
Definition at line 62 of file EDConsumerBase.h.
Referenced by edm::EDConsumerBase::labelsForToken(), edm::PrincipalGetAdapter::makeFailToGetException(), and edm::PrincipalGetAdapter::throwAmbiguousException().
const char* edm::EDConsumerBase::Labels::process |
Definition at line 64 of file EDConsumerBase.h.
Referenced by edm::EDConsumerBase::labelsForToken(), edm::PrincipalGetAdapter::makeFailToGetException(), and edm::PrincipalGetAdapter::throwAmbiguousException().
const char* edm::EDConsumerBase::Labels::productInstance |
Definition at line 63 of file EDConsumerBase.h.
Referenced by edm::EDConsumerBase::labelsForToken(), edm::PrincipalGetAdapter::makeFailToGetException(), and edm::PrincipalGetAdapter::throwAmbiguousException().