|
LCIO
02.17
|
Helper class for relations. More...
#include <LCRTRelations.h>
Inheritance diagram for lcrtrel_helper::RelationManySide< U, T >:Additional Inherited Members | |
Public Types inherited from lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b > | |
| 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 |
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... | |
Static Public Attributes inherited from lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b > | |
| 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 |
Protected Attributes inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| ptr | _pointer {} |
Helper class for relations.
Definition at line 134 of file LCRTRelations.h.
1.8.5