ATLAS Offline Software
|
ElementLink classes for the generic case. More...
#include <ElementLinkTraits.h>
Public Types | |
typedef STORABLE | Storable |
typedef SG::GenerateIndexingPolicy< STORABLE >::type | IndexingPolicy |
typedef SG::GenericElementLinkBase< IndexingPolicy > | Base |
ElementLink classes for the generic case.
Definition at line 160 of file ElementLinkTraits.h.
typedef SG::GenericElementLinkBase<IndexingPolicy> SG::ElementLinkTraits1< STORABLE, VALUE_TYPE, IS_SEQUENCE >::Base |
Definition at line 165 of file ElementLinkTraits.h.
typedef SG::GenerateIndexingPolicy<STORABLE>::type SG::ElementLinkTraits1< STORABLE, VALUE_TYPE, IS_SEQUENCE >::IndexingPolicy |
Definition at line 164 of file ElementLinkTraits.h.
typedef STORABLE SG::ElementLinkTraits1< STORABLE, VALUE_TYPE, IS_SEQUENCE >::Storable |
Definition at line 163 of file ElementLinkTraits.h.