CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Typedefs | Enumerations
ProductHolderIndex.h File Reference
#include <limits>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Macros

#define FWCore_Utilities_ProductHolderIndex_h
 

Typedefs

typedef unsigned int edm::ProductHolderIndex
 

Enumerations

enum  edm::ProductHolderIndexValues { edm::ProductHolderIndexValuesBit = 1U << 30, edm::ProductHolderIndexInvalid = std::numeric_limits<unsigned int>::max(), edm::ProductHolderIndexInitializing = std::numeric_limits<unsigned int>::max() - 1, edm::ProductHolderIndexAmbiguous = std::numeric_limits<unsigned int>::max() - 2 }
 

Macro Definition Documentation

#define FWCore_Utilities_ProductHolderIndex_h