LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
lcrtrel_helper::objorcont< is_container > Struct Template Reference

Helper functions that treat single objects and containers. More...

#include <LCRTRelations.h>

Static Public Member Functions

template<class T , class S >
static void add (T t, S s)
 
template<class T , class S >
static void remove (T t, S s)
 

Detailed Description

template<bool is_container>
struct lcrtrel_helper::objorcont< is_container >

Helper functions that treat single objects and containers.

Definition at line 156 of file LCRTRelations.h.

Member Function Documentation

template<bool is_container>
template<class T , class S >
static void lcrtrel_helper::objorcont< is_container >::add ( t,
s 
)
inlinestatic

Definition at line 159 of file LCRTRelations.h.

Referenced by lcrtrel::add_relation(), and lcrtrel::merge_relations().

template<bool is_container>
template<class T , class S >
static void lcrtrel_helper::objorcont< is_container >::remove ( t,
s 
)
inlinestatic

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