This is the complete list of members for edm::ValidHandle< T >, including all inherited members.
element_type typedef | edm::ValidHandle< T > | |
id() const noexcept(true) | edm::ValidHandle< T > | inline |
id_ | edm::ValidHandle< T > | private |
operator*() const noexcept(true) | edm::ValidHandle< T > | inline |
operator->() const noexcept(true) | edm::ValidHandle< T > | inline |
operator=(ValidHandle< T > const &rhs)=default | edm::ValidHandle< T > | |
product() const noexcept(true) | edm::ValidHandle< T > | inline |
product_ | edm::ValidHandle< T > | private |
ValidHandle()=delete | edm::ValidHandle< T > | |
ValidHandle(T const *prod, ProductID id) noexcept(false) | edm::ValidHandle< T > | inline |
ValidHandle(T const &prod, ProductID id) noexcept(true) | edm::ValidHandle< T > | inline |
ValidHandle(const ValidHandle< T > &)=default | edm::ValidHandle< T > | |
~ValidHandle()=default | edm::ValidHandle< T > |