CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
edm::ProductResolverIndexHelper::IndexAndNames Class Reference

#include <ProductResolverIndexHelper.h>

Public Member Functions

ProductResolverIndex index () const
 
 IndexAndNames (ProductResolverIndex index, unsigned int start, unsigned int startProcess)
 
unsigned int startInBigNamesContainer () const
 
unsigned int startInProcessNames () const
 

Private Attributes

ProductResolverIndex index_
 
unsigned int startInBigNamesContainer_
 
unsigned int startInProcessNames_
 

Detailed Description

Definition at line 212 of file ProductResolverIndexHelper.h.

Constructor & Destructor Documentation

edm::ProductResolverIndexHelper::IndexAndNames::IndexAndNames ( ProductResolverIndex  index,
unsigned int  start,
unsigned int  startProcess 
)
inline

Member Function Documentation

ProductResolverIndex edm::ProductResolverIndexHelper::IndexAndNames::index ( ) const
inline
unsigned int edm::ProductResolverIndexHelper::IndexAndNames::startInBigNamesContainer ( ) const
inline
unsigned int edm::ProductResolverIndexHelper::IndexAndNames::startInProcessNames ( ) const
inline

Member Data Documentation

ProductResolverIndex edm::ProductResolverIndexHelper::IndexAndNames::index_
private

Definition at line 220 of file ProductResolverIndexHelper.h.

unsigned int edm::ProductResolverIndexHelper::IndexAndNames::startInBigNamesContainer_
private

Definition at line 221 of file ProductResolverIndexHelper.h.

unsigned int edm::ProductResolverIndexHelper::IndexAndNames::startInProcessNames_
private

Definition at line 222 of file ProductResolverIndexHelper.h.