1 #ifndef FWCore_Utilities_EDGetToken_h
2 #define FWCore_Utilities_EDGetToken_h
81 template <
typename ADAPTER>
constexpr EDGetTokenT(unsigned int iValue) noexcept
constexpr unsigned int index() const noexcept
static const unsigned int s_uninitializedValue
constexpr EDGetTokenT(EDGetTokenT< T > &iOther) noexcept
constexpr bool isUninitialized() const noexcept
friend class TestEDGetToken
constexpr EDGetTokenT & operator=(EDGetTokenT< T > &iOther)
constexpr EDGetToken(unsigned int iValue) noexcept
static const unsigned int s_uninitializedValue
constexpr EDGetToken(EDGetTokenT< T > iOther) noexcept
constexpr EDGetTokenT(const EDGetTokenT< T > &&iOther) noexcept
constexpr EDGetToken() noexcept
friend class TestEDGetToken
constexpr unsigned int index() const noexcept
constexpr bool isUninitialized() const noexcept
constexpr EDGetTokenT & operator=(ADAPTER &&iAdapter)