ATLAS Offline Software
Loading...
Searching...
No Matches
SG::CondHandleDefault::Key< Base > Class Template Reference

#include <CondHandleKeyArray.h>

Inheritance diagram for SG::CondHandleDefault::Key< Base >:
Collaboration diagram for SG::CondHandleDefault::Key< Base >:

Public Types

typedef STORABLE Storable
typedef SG::GenerateIndexingPolicy< STORABLE >::type IndexingPolicy

Public Member Functions

 Key ()
 Key (const std::string &val)

Detailed Description

template<class Base>
class SG::CondHandleDefault::Key< Base >

Definition at line 20 of file CondHandleKeyArray.h.

Member Typedef Documentation

◆ IndexingPolicy

typedef SG::GenerateIndexingPolicy<STORABLE>::type SG::ElementLinkTraits1< STORABLE, typename STORABLE::value_type, IsSTLSequence<STORABLE>::value >::IndexingPolicy
inherited

Definition at line 164 of file ElementLinkTraits.h.

◆ Storable

typedef STORABLE SG::ElementLinkTraits1< STORABLE, typename STORABLE::value_type, IsSTLSequence<STORABLE>::value >::Storable
inherited

Definition at line 163 of file ElementLinkTraits.h.

Constructor & Destructor Documentation

◆ Key() [1/2]

template<class Base>
SG::CondHandleDefault::Key< Base >::Key ( )
inline

Definition at line 22 of file CondHandleKeyArray.h.

22: Base("") {}
SG::GenericElementLinkBase< IndexingPolicy > Base

◆ Key() [2/2]

template<class Base>
SG::CondHandleDefault::Key< Base >::Key ( const std::string & val)
inline

Definition at line 24 of file CondHandleKeyArray.h.


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