#include <ProductHolder.h>
Public Types | |
typedef ProducedProductHolder::ProductStatus | ProductStatus |
Public Types inherited from edm::ProductHolderBase | |
enum | ResolveStatus { ProductFound, ProductNotFound, Ambiguous } |
Private Member Functions | |
virtual BranchDescription const & | branchDescription_ () const |
virtual void | checkType_ (WrapperOwningHolder const &prod) const |
virtual ProductData const & | getProductData () const |
virtual ProductData & | getProductData () |
virtual void | mergeProduct_ (WrapperOwningHolder const &edp, ProductProvenance &productProvenance) |
virtual void | mergeProduct_ (WrapperOwningHolder const &edp) const |
virtual bool | onDemand_ () const |
virtual ProductProvenance * | productProvenancePtr_ () const |
virtual bool | productUnavailable_ () const |
virtual bool | productWasDeleted_ () const |
virtual bool | putOrMergeProduct_ () const |
virtual void | putProduct_ (WrapperOwningHolder const &edp, ProductProvenance const &productProvenance) |
virtual void | putProduct_ (WrapperOwningHolder const &edp) const |
virtual void | resetBranchDescription_ (boost::shared_ptr< BranchDescription const > bd) |
virtual void | resetProductData_ () |
virtual void | resetStatus_ () |
virtual std::string const & | resolvedModuleLabel_ () const |
virtual ProductData const * | resolveProduct_ (ResolveStatus &resolveStatus, bool skipCurrentProcess, ModuleCallingContext const *mcc) const |
virtual void | setPrincipal_ (Principal *principal) |
virtual void | setProcessHistory_ (ProcessHistory const &ph) |
virtual void | setProductDeleted_ () |
virtual void | setProvenance_ (boost::shared_ptr< ProductProvenanceRetriever > provRetriever, ProcessHistory const &ph, ProductID const &pid) |
virtual bool | singleProduct_ () const |
virtual ProductStatus & | status_ () const |
virtual void | swap_ (ProductHolderBase &rhs) |
Private Attributes | |
boost::shared_ptr < BranchDescription const > | bd_ |
ProducedProductHolder & | realProduct_ |
Definition at line 386 of file ProductHolder.h.
Definition at line 388 of file ProductHolder.h.
|
inlineexplicit |
Definition at line 389 of file ProductHolder.h.
|
virtual |
Definition at line 35 of file ProductHolder.cc.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 423 of file ProductHolder.h.
References bd_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 404 of file ProductHolder.h.
References edm::ProductHolderBase::checkType(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 405 of file ProductHolder.h.
References edm::ProductHolderBase::productData(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 406 of file ProductHolder.h.
References edm::ProductHolderBase::productData(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 414 of file ProductHolder.h.
References edm::ProductHolderBase::mergeProduct(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 417 of file ProductHolder.h.
References edm::ProductHolderBase::mergeProduct(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 399 of file ProductHolder.h.
References edm::ProductHolderBase::onDemand(), and realProduct_.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 441 of file ProductHolder.cc.
References edm::Provenance::productProvenance(), and edm::ProductHolderBase::provenance().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 402 of file ProductHolder.h.
References edm::ProductHolderBase::productUnavailable(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 403 of file ProductHolder.h.
References edm::ProductHolderBase::productWasDeleted(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 420 of file ProductHolder.h.
References edm::ProductHolderBase::putOrMergeProduct(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 408 of file ProductHolder.h.
References edm::ProductHolderBase::putProduct(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 411 of file ProductHolder.h.
References edm::ProductHolderBase::putProduct(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 424 of file ProductHolder.h.
References bd_.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 445 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::resetProductData(), and edm::ProductHolderBase::resetStatus().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 401 of file ProductHolder.h.
References realProduct_, and edm::ProductHolderBase::resetStatus().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 425 of file ProductHolder.h.
References edm::ProductHolderBase::moduleLabel(), and realProduct_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 397 of file ProductHolder.h.
References realProduct_, and edm::ProductHolderBase::resolveProduct().
|
privatevirtual |
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 437 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::prov_, and edm::Provenance::setProcessHistory().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 407 of file ProductHolder.h.
References realProduct_, and edm::ProductHolderBase::setProductDeleted().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 431 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::prov_, edm::Provenance::setProcessHistory(), edm::Provenance::setProductID(), and edm::Provenance::setStore().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 450 of file ProductHolder.cc.
|
inlineprivatevirtual |
Definition at line 400 of file ProductHolder.h.
References realProduct_, and edm::ProducedProductHolder::status().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 392 of file ProductHolder.h.
References bd_, realProduct_, edm::ProductHolderBase::swap(), and std::swap().
|
private |
Definition at line 434 of file ProductHolder.h.
Referenced by branchDescription_(), resetBranchDescription_(), and swap_().
|
private |
Definition at line 433 of file ProductHolder.h.
Referenced by checkType_(), getProductData(), mergeProduct_(), onDemand_(), productUnavailable_(), productWasDeleted_(), putOrMergeProduct_(), putProduct_(), resetStatus_(), resolvedModuleLabel_(), resolveProduct_(), setProductDeleted_(), status_(), and swap_().