LCIO  "2.7.4"
 All Classes Namespaces Functions Variables Typedefs Friends Pages
List of all members
lcrtrel::LC1To1Relation< U, From, To > Struct Template Reference

One to one relation between two objects of type From and To. More...

#include <LCRTRelations.h>

Inheritance diagram for lcrtrel::LC1To1Relation< U, From, To >:
lcrtrel_helper::BiDirectional< RelationOneSide< FromRelation< U >, From >, RelationOneSide< ToRelation< U >, To > >

Additional Inherited Members

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

Detailed Description

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

One to one relation between two objects of type From and To.


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