LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
lcrtrel_helper::BiDirectional< From, To > Struct Template Reference

Helper class for biderectional relations provides the to and from type. More...

#include <LCRTRelations.h>

Public Types

typedef From from
 
typedef To to
 

Detailed Description

template<class From, class To>
struct lcrtrel_helper::BiDirectional< From, To >

Helper class for biderectional relations provides the to and from type.

Definition at line 148 of file LCRTRelations.h.

Member Typedef Documentation

template<class From, class To>
typedef From lcrtrel_helper::BiDirectional< From, To >::from

Definition at line 149 of file LCRTRelations.h.

template<class From, class To>
typedef To lcrtrel_helper::BiDirectional< From, To >::to

Definition at line 150 of file LCRTRelations.h.


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