| 
    LCIO
    02.17
    
   | 
 
Base class for all containers of extensions and relations, vectors, lists,... More...
#include <LCRTRelations.h>
 Inheritance diagram for lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >:Public Types | |
| 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 | 
  Public Types inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| typedef T * | ptr | 
| base pointer type  More... | |
| typedef U | tag | 
Static Public Attributes | |
| static const bool | is_container =true | 
  Static Public Attributes inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| static const int | allowed_to_call_ext = b | 
Additional Inherited Members | |
  Public Member Functions inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| 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... | |
  Protected Attributes inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| ptr | _pointer {} | 
Base class for all containers of extensions and relations, vectors, lists,...
Definition at line 111 of file LCRTRelations.h.
| typedef LCBaseTraits<U,T,I,D,b> lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::base | 
Definition at line 113 of file LCRTRelations.h.
| typedef T::const_iterator lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::const_iterator | 
Definition at line 120 of file LCRTRelations.h.
| typedef T* lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::ext_type | 
Definition at line 115 of file LCRTRelations.h.
| typedef T::iterator lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::iterator | 
Definition at line 119 of file LCRTRelations.h.
| typedef T::value_type lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::obj_ptr | 
Definition at line 117 of file LCRTRelations.h.
| typedef const T* lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b >::rel_type | 
Definition at line 116 of file LCRTRelations.h.
      
  | 
  static | 
Definition at line 122 of file LCRTRelations.h.
 1.8.5