LCIO
02.17
|
Helper class for relations. More...
#include <LCRTRelations.h>
Additional Inherited Members | |
![]() | |
typedef LCBaseTraits< U, T, I, D, b > | base |
typedef T * | ext_type |
typedef const T * | rel_type |
typedef T::value_type | obj_ptr |
typedef T::iterator | iterator |
typedef T::const_iterator | const_iterator |
![]() | |
typedef T * | ptr |
base pointer type More... | |
typedef U | tag |
![]() | |
LCBaseTraits (const LCBaseTraits &)=delete | |
LCBaseTraits< U, T, I, D, b > & | operator= (const LCBaseTraits &)=delete |
LCBaseTraits () | |
Constructor. More... | |
~LCBaseTraits () | |
Destructor. More... | |
ptr & | pointer () |
Extension data access. More... | |
![]() | |
static const bool | is_container =true |
![]() | |
static const int | allowed_to_call_ext = b |
![]() | |
ptr | _pointer {} |
Helper class for relations.
Definition at line 134 of file LCRTRelations.h.