LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
lcrtrel::LC1ToNRelation< U, From, To > Struct Template Reference

One to many relation between one object of type From to many objects of type To. More...

#include <LCRTRelations.h>

+ Inheritance diagram for lcrtrel::LC1ToNRelation< U, From, To >:

Additional Inherited Members

- Public Types inherited from lcrtrel_helper::BiDirectional< RelationOneSide< FromRelation< U >, From >, RelationManySide< ToRelation< U >, To > >
typedef RelationOneSide
< FromRelation< U >, From > 
from
 
typedef RelationManySide
< ToRelation< U >, To > 
to
 

Detailed Description

template<class U, class From, class To>
struct lcrtrel::LC1ToNRelation< U, From, To >

One to many relation between one object of type From to many objects of type To.

Definition at line 247 of file LCRTRelations.h.


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