This is the complete list of members for edm::BasicHandle, including all inherited members.
BasicHandle()=delete | edm::BasicHandle | |
BasicHandle(BasicHandle const &h)=default | edm::BasicHandle | |
BasicHandle(BasicHandle &&h)=default | edm::BasicHandle | |
BasicHandle(WrapperBase const *iProd, Provenance const *iProv) noexcept(true) | edm::BasicHandle | inline |
BasicHandle(std::shared_ptr< HandleExceptionFactory const > const &iWhyFailed) noexcept(true) | edm::BasicHandle | inline |
BasicHandle(bool) | edm::BasicHandle | inlineexplicitprivate |
clear() noexcept(true) | edm::BasicHandle | inline |
failedToGet() const noexcept(true) | edm::BasicHandle | inline |
id() const noexcept(true) | edm::BasicHandle | inline |
isValid() const noexcept(true) | edm::BasicHandle | inline |
makeInvalid() | edm::BasicHandle | inlinestatic |
operator=(BasicHandle &&rhs)=default | edm::BasicHandle | |
operator=(BasicHandle const &rhs)=default | edm::BasicHandle | |
product_ | edm::BasicHandle | private |
prov_ | edm::BasicHandle | private |
provenance() const noexcept(true) | edm::BasicHandle | inline |
swap(BasicHandle &other) noexcept(true) | edm::BasicHandle | inline |
whyFailed() const | edm::BasicHandle | inline |
whyFailedFactory() const noexcept(true) | edm::BasicHandle | inline |
whyFailedFactory() noexcept(true) | edm::BasicHandle | inline |
whyFailedFactory_ | edm::BasicHandle | private |
wrapper() const noexcept(true) | edm::BasicHandle | inline |
~BasicHandle()=default | edm::BasicHandle |