Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Types | Public Attributes | List of all members
ROOT::Meta::Selection::ElementLink< STORABLE > Class Template Reference

#include <ElementLink.h>

Collaboration diagram for ROOT::Meta::Selection::ElementLink< STORABLE >:

Public Types

typedef ElementLink< STORABLE > self
 Helper definition. More...
 

Public Attributes

ROOT::Meta::Selection::MemberAttributes< kTransient > m_container
 Mark all transient members: More...
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_element
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_elementCached
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_event
 

Detailed Description

template<typename STORABLE>
class ROOT::Meta::Selection::ElementLink< STORABLE >

Definition at line 22 of file A/AthLinks/ElementLink.h.

Member Typedef Documentation

◆ self

template<typename STORABLE >
typedef ElementLink< STORABLE > ROOT::Meta::Selection::ElementLink< STORABLE >::self

Helper definition.

Definition at line 230 of file A/AthLinks/ElementLink.h.

Member Data Documentation

◆ m_container

template<typename STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::ElementLink< STORABLE >::m_container

Mark all transient members:

Definition at line 233 of file A/AthLinks/ElementLink.h.

◆ m_element

template<typename STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::ElementLink< STORABLE >::m_element

Definition at line 234 of file A/AthLinks/ElementLink.h.

◆ m_elementCached

template<typename STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::ElementLink< STORABLE >::m_elementCached

Definition at line 235 of file A/AthLinks/ElementLink.h.

◆ m_event

template<typename STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::ElementLink< STORABLE >::m_event

Definition at line 236 of file A/AthLinks/ElementLink.h.


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