Go to the documentation of this file. 1 #ifndef FWCore_Framework_GenericHandle_h
2 #define FWCore_Framework_GenericHandle_h
49 "Handle<GenericObject> told to use uknown type '",
51 "'.\n Please check spelling or that a module uses this type in the job.");
std::shared_ptr< HandleExceptionFactory const > whyFailedFactory_
T const * product() const
void setWhyFailedFactory(std::shared_ptr< HandleExceptionFactory const > const &iWhyFailed)
ProductID const & productID() const
void swap(Handle< GenericObject > &other)
Handle< T > convert_handle(BasicHandle &&bh) noexcept(true)
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
ObjectWithDict const & operator*() const
Handle< GenericObject > GenericHandle
void swap(HandleBase &other)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
ObjectWithDict const * operator->() const
Handle(Handle< GenericObject > const &h)
std::shared_ptr< HandleExceptionFactory const > whyFailedFactory_
Handle(std::string const &iName)
Throws exception if iName is not a known C++ class type.
Handle(ObjectWithDict const &prod, Provenance const *prov, ProductID const &)
Handle< GenericObject > & operator=(Handle< GenericObject > const &rhs)
ObjectWithDict const * product() const
This class is just a 'tag' used to allow a specialization of edm::Handle.
Provenance const * provenance() const
Handle(TypeWithDict const &iType)
Throws exception if iType is invalid.
static void throwThis(Code category, char const *message0="", char const *message1="", char const *message2="", char const *message3="", char const *message4="")
TypeWithDict const & type() const