ATLAS Offline Software
Public Types | List of all members
SG::ElementLinkTraits< STORABLE > Class Template Reference

ElementLinkTraits class to specialize. More...

#include <ElementLinkTraits.h>

Inheritance diagram for SG::ElementLinkTraits< STORABLE >:
Collaboration diagram for SG::ElementLinkTraits< STORABLE >:

Public Types

typedef STORABLE Storable
 
typedef ElementLinkTraits1< STORABLE >::Base Base
 
typedef ElementLinkTraits1< STORABLE >::IndexingPolicy IndexingPolicy
 

Detailed Description

template<class STORABLE>
class SG::ElementLinkTraits< STORABLE >

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.

Member Typedef Documentation

◆ Base

template<class STORABLE >
typedef ElementLinkTraits1<STORABLE>::Base SG::ElementLinkTraits< STORABLE >::Base

Definition at line 196 of file ElementLinkTraits.h.

◆ IndexingPolicy

template<class STORABLE >
typedef ElementLinkTraits1<STORABLE>::IndexingPolicy SG::ElementLinkTraits< STORABLE >::IndexingPolicy

Definition at line 197 of file ElementLinkTraits.h.

◆ Storable

template<class STORABLE >
typedef STORABLE SG::ElementLinkTraits< STORABLE >::Storable

Definition at line 195 of file ElementLinkTraits.h.


The documentation for this class was generated from the following file: