LCIO  "2.7.4"
 All Classes Namespaces Functions Variables Typedefs Friends 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 >:
lcrtrel_helper::BiDirectional< RelationOneSide< FromRelation< U >, From >, RelationManySide< ToRelation< U >, 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.


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