#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 void | swap_ (ProductHolderBase &rhs) |
Private Attributes | |
std::vector< bool > | ambiguous_ |
std::vector< ProductHolderIndex > | matchingHolders_ |
Principal * | principal_ |
Definition at line 437 of file ProductHolder.h.
Definition at line 439 of file ProductHolder.h.
edm::NoProcessProductHolder::NoProcessProductHolder | ( | std::vector< ProductHolderIndex > const & | matchingHolders, |
std::vector< bool > const & | ambiguous, | ||
Principal * | principal | ||
) |
Definition at line 389 of file ProductHolder.cc.
References ambiguous_, and matchingHolders_.
|
virtual |
Definition at line 36 of file ProductHolder.cc.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 550 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 538 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 398 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 404 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 520 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 526 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 490 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 473 of file ProductHolder.cc.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 496 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 502 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 532 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 508 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 514 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 556 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
|
privatevirtual |
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 463 of file ProductHolder.h.
References edm::ProductHolderBase::moduleLabel().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 410 of file ProductHolder.cc.
References edm::ProductHolderBase::Ambiguous, ambiguous_, edm::Principal::getProductHolderByIndex(), gen::k, edm::Principal::lookupProcessOrder(), matchingHolders_, principal_, edm::ProductHolderIndexInvalid, edm::ProductHolderBase::ProductNotFound, and edm::ProductHolderBase::resolveProduct().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 484 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 544 of file ProductHolder.cc.
References edm::hlt::Exception, and edm::errors::LogicError.
|
privatevirtual |
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 480 of file ProductHolder.cc.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 457 of file ProductHolder.cc.
References ambiguous_, matchingHolders_, principal_, and std::swap().
|
private |
Definition at line 472 of file ProductHolder.h.
Referenced by NoProcessProductHolder(), resolveProduct_(), and swap_().
|
private |
Definition at line 471 of file ProductHolder.h.
Referenced by NoProcessProductHolder(), resolveProduct_(), and swap_().
|
private |
Definition at line 473 of file ProductHolder.h.
Referenced by resolveProduct_(), and swap_().