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

Many to many relation between objects of type From to objects of type To. More...

#include <LCRTRelations.h>

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

Additional Inherited Members

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

Detailed Description

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

Many to many relation between objects of type From to objects of type To.

Definition at line 254 of file LCRTRelations.h.


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