#include <ESGetTokenGeneric.h>
Definition at line 30 of file ESGetTokenGeneric.h.
◆ ESGetTokenGeneric() [1/4]
constexpr edm::ESGetTokenGeneric::ESGetTokenGeneric |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ ESGetTokenGeneric() [2/4]
◆ ESGetTokenGeneric() [3/4]
◆ ESGetTokenGeneric() [4/4]
constexpr edm::ESGetTokenGeneric::ESGetTokenGeneric |
( |
unsigned int |
transitionID, |
|
|
ESTokenIndex |
index, |
|
|
TypeIDBase const & |
recordType |
|
) |
| |
|
inlineexplicitconstexprprivatenoexcept |
◆ hasValidIndex()
constexpr bool edm::ESGetTokenGeneric::hasValidIndex |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ index()
constexpr ESTokenIndex edm::ESGetTokenGeneric::index |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ invalidIndex()
static constexpr ESTokenIndex edm::ESGetTokenGeneric::invalidIndex |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ isInitialized()
constexpr bool edm::ESGetTokenGeneric::isInitialized |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ recordType()
constexpr TypeIDBase const& edm::ESGetTokenGeneric::recordType |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ transitionID()
constexpr unsigned int edm::ESGetTokenGeneric::transitionID |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ EDConsumerBase
◆ EventSetup
◆ eventsetup::EventSetupRecord
◆ EventSetupImpl
◆ m_index
ESTokenIndex edm::ESGetTokenGeneric::m_index {std::numeric_limits<int>::max()} |
|
private |
◆ m_recordType
TypeIDBase edm::ESGetTokenGeneric::m_recordType {} |
|
private |
◆ m_transitionID
unsigned int edm::ESGetTokenGeneric::m_transitionID {std::numeric_limits<unsigned int>::max()} |
|
private |