ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >:

Public Types

typedef at< thelist, index >::type old_entry
 
typedef old_entry::list_of_features old_feats
 
typedef type_info< O, F, C, A >::list_of_features new_feats
 
typedef old_feats::template join< new_feats >::go extended
 
typedef thelist::template set< index, type_info< typename old_entry::object, extended, typename old_entry::container, typename old_entry::aux > >::go result
 

Detailed Description

template<class O, class F, class C, class A, class thelist, int index>
struct HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >

Definition at line 327 of file TypeInformation.h.

Member Typedef Documentation

◆ extended

template<class O , class F , class C , class A , class thelist , int index>
typedef old_feats::template join<new_feats>::go HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >::extended

Definition at line 331 of file TypeInformation.h.

◆ new_feats

template<class O , class F , class C , class A , class thelist , int index>
typedef type_info<O,F,C,A>::list_of_features HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >::new_feats

Definition at line 330 of file TypeInformation.h.

◆ old_entry

template<class O , class F , class C , class A , class thelist , int index>
typedef at<thelist,index>::type HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >::old_entry

Definition at line 328 of file TypeInformation.h.

◆ old_feats

template<class O , class F , class C , class A , class thelist , int index>
typedef old_entry::list_of_features HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >::old_feats

Definition at line 329 of file TypeInformation.h.

◆ result

template<class O , class F , class C , class A , class thelist , int index>
typedef thelist::template set<index,type_info<typename old_entry::object,extended,typename old_entry::container,typename old_entry::aux> >::go HLT::TypeInformation::do_my_add< type_info< O, F, C, A >, thelist, index >::result

Definition at line 332 of file TypeInformation.h.


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