#include <ProductHolder.h>
Private Member Functions | |
virtual ConstBranchDescription const & | branchDescription_ () const |
virtual void | checkType_ (WrapperOwningHolder const &) 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< ConstBranchDescription > bd) |
virtual void | resetProductData_ () |
virtual void | resetStatus_ () |
virtual std::string const & | resolvedModuleLabel_ () const |
virtual ProductData const * | resolveProduct_ (ResolveStatus &resolveStatus, bool skipCurrentProcess) const |
virtual void | setPrincipal_ (Principal *principal) |
virtual void | setProcessHistoryID_ (ProcessHistoryID const &phid) |
virtual void | setProductDeleted_ () |
virtual void | setProvenance_ (boost::shared_ptr< BranchMapper > mapper, ProcessHistoryID const &phid, ProductID const &pid) |
virtual bool | singleProduct_ () const |
virtual void | swap_ (ProductHolderBase &rhs) |
Private Attributes | |
Principal * | principal_ |
ProductData | productData_ |
bool | productHasBeenDeleted_ |
bool | productIsUnavailable_ |
Additional Inherited Members | |
Public Types inherited from edm::ProductHolderBase | |
enum | ResolveStatus { ProductFound, ProductNotFound, Ambiguous } |
Definition at line 208 of file ProductHolder.h.
|
inlineexplicit |
Definition at line 210 of file ProductHolder.h.
|
virtual |
Definition at line 30 of file ProductHolder.cc.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 243 of file ProductHolder.h.
References edm::ProductData::branchDescription(), and edm::ProductHolderBase::productData().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 240 of file ProductHolder.h.
References productData_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 241 of file ProductHolder.h.
References productData_.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 178 of file ProductHolder.cc.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 185 of file ProductHolder.cc.
References edm::ProductHolderBase::mergeTheProduct().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 237 of file ProductHolder.h.
|
inline |
Definition at line 219 of file ProductHolder.h.
References productIsUnavailable_.
Referenced by productUnavailable_().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 247 of file ProductHolder.cc.
References edm::Provenance::productProvenance(), and edm::ProductHolderBase::provenance().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 273 of file ProductHolder.cc.
References edm::WrapperHolder::isPresent(), edm::ProductHolderBase::product(), productIsUnavailable(), setProductUnavailable(), and edm::ProductHolderBase::wrapper().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 239 of file ProductHolder.h.
References productHasBeenDeleted_.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 190 of file ProductHolder.cc.
References edm::ProductHolderBase::product().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 167 of file ProductHolder.cc.
References edm::ProductHolderBase::product(), edm::ProductHolderBase::provenance(), setProduct(), and edm::ProductHolderBase::setProductProvenance().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 195 of file ProductHolder.cc.
References edm::ProductHolderBase::product(), and setProduct().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 244 of file ProductHolder.h.
References edm::ProductHolderBase::productData(), and edm::ProductData::resetBranchDescription().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 251 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::resetProductData(), and edm::ProductHolderBase::resetStatus().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 235 of file ProductHolder.h.
References productHasBeenDeleted_, and productIsUnavailable_.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 245 of file ProductHolder.h.
References edm::ProductHolderBase::moduleLabel().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 39 of file ProductHolder.cc.
References principal_, edm::ProductHolderBase::product(), productData_, edm::ProductHolderBase::ProductFound, edm::ProductHolderBase::ProductNotFound, edm::ProductHolderBase::productUnavailable(), edm::ProductHolderBase::productWasDeleted(), edm::Principal::resolveProduct(), and edm::ProductHolderBase::throwProductDeletedException().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 260 of file ProductHolder.cc.
References cmsRelvalreport::principal(), and principal_.
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 243 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::prov_, and edm::Provenance::setProcessHistoryID().
void edm::InputProductHolder::setProduct | ( | WrapperOwningHolder const & | prod | ) | const |
Definition at line 228 of file ProductHolder.cc.
References edm::ProductData::getInterface(), edm::WrapperHolder::interface(), edm::WrapperHolder::isPresent(), edm::WrapperHolder::isValid(), edm::WrapperOwningHolder::product(), edm::ProductHolderBase::product(), edm::ProductHolderBase::productData(), edm::WrapperInterfaceBase::sameType(), setProductUnavailable(), and edm::ProductData::wrapper_.
Referenced by putProduct_().
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 242 of file ProductHolder.h.
References productHasBeenDeleted_.
|
inline |
Definition at line 220 of file ProductHolder.h.
References productIsUnavailable_.
Referenced by productUnavailable_(), and setProduct().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 237 of file ProductHolder.cc.
References edm::ProductHolderBase::productData(), edm::ProductData::prov_, edm::Provenance::setProcessHistoryID(), edm::Provenance::setProductID(), and edm::Provenance::setStore().
|
privatevirtual |
Implements edm::ProductHolderBase.
Definition at line 256 of file ProductHolder.cc.
|
inlineprivatevirtual |
Implements edm::ProductHolderBase.
Definition at line 223 of file ProductHolder.h.
References productData_, productIsUnavailable_, edm::swap(), and std::swap().
|
private |
Definition at line 256 of file ProductHolder.h.
Referenced by resolveProduct_(), and setPrincipal_().
|
private |
Definition at line 253 of file ProductHolder.h.
Referenced by getProductData(), resolveProduct_(), and swap_().
|
mutableprivate |
Definition at line 255 of file ProductHolder.h.
Referenced by productWasDeleted_(), resetStatus_(), and setProductDeleted_().
|
mutableprivate |
Definition at line 254 of file ProductHolder.h.
Referenced by productIsUnavailable(), resetStatus_(), setProductUnavailable(), and swap_().