CMS 3D CMS Logo

Namespaces | Typedefs | Enumerations
ProductResolverIndex.h File Reference
#include <limits>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Typedefs

typedef unsigned int edm::ProductResolverIndex
 

Enumerations

enum  edm::ProductResolverIndexValues { edm::ProductResolverIndexValuesBit = 1U << 30, edm::ProductResolverIndexInvalid = std::numeric_limits<unsigned int>::max(), edm::ProductResolverIndexInitializing = std::numeric_limits<unsigned int>::max() - 1, edm::ProductResolverIndexAmbiguous = std::numeric_limits<unsigned int>::max() - 2 }