Go to the documentation of this file. 1 #ifndef DataFormats_Common_BasicHandle_h
2 #define DataFormats_Common_BasicHandle_h
54 BasicHandle(std::shared_ptr<HandleExceptionFactory const>
const& iWhyFailed) noexcept(
true)
BasicHandle & operator=(BasicHandle &&rhs)=default
bool failedToGet() const noexcept(true)
Provenance const * provenance() const noexcept(true)
BasicHandle(std::shared_ptr< HandleExceptionFactory const > const &iWhyFailed) noexcept(true)
Used when the attempt to get the data failed.
void swap(Association< C > &lhs, Association< C > &rhs)
ProductID const & productID() const
std::shared_ptr< HandleExceptionFactory const > & whyFailedFactory() noexcept(true)
void clear() noexcept(true)
BasicHandle(WrapperBase const *iProd, Provenance const *iProv) noexcept(true)
bool isValid() const noexcept(true)
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
WrapperBase const * product_
std::shared_ptr< HandleExceptionFactory const > const & whyFailedFactory() const noexcept(true)
void swap(BasicHandle &other) noexcept(true)
WrapperBase const * wrapper() const noexcept(true)
static BasicHandle makeInvalid()
std::shared_ptr< HandleExceptionFactory const > whyFailedFactory_
ProductID id() const noexcept(true)
std::shared_ptr< cms::Exception > whyFailed() const
Namespace of DDCMS conversion namespace.