![]() |
ATLAS Offline Software
|
ElementLinkTraits class to specialize. More...
#include <ElementLinkTraits.h>
Public Types | |
typedef STORABLE | Storable |
typedef ElementLinkTraits1< STORABLE >::Base | Base |
typedef ElementLinkTraits1< STORABLE >::IndexingPolicy | IndexingPolicy |
ElementLinkTraits class to specialize.
This is split out from ElementLinkTraits1
to allow specializing this class on a container class with an incomplete definition.
Definition at line 191 of file ElementLinkTraits.h.
typedef ElementLinkTraits1<STORABLE>::Base SG::ElementLinkTraits< STORABLE >::Base |
Definition at line 196 of file ElementLinkTraits.h.
typedef ElementLinkTraits1<STORABLE>::IndexingPolicy SG::ElementLinkTraits< STORABLE >::IndexingPolicy |
Definition at line 197 of file ElementLinkTraits.h.
typedef STORABLE SG::ElementLinkTraits< STORABLE >::Storable |
Definition at line 195 of file ElementLinkTraits.h.