ATLAS Offline Software
Public Types | Public Attributes | List of all members
ROOT::Meta::Selection::DataVector< T, BASE > Class Template Reference

#include <DataVector.h>

Collaboration diagram for ROOT::Meta::Selection::DataVector< T, BASE >:

Public Types

typedef DataVector< T, BASE > self
 A helper typedef. More...
 

Public Attributes

ROOT::Meta::Selection::MemberAttributes< kTransient > m_isMostDerived
 Automatically generate dictionary for contained vector. More...
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_deleter
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_ownPolicy
 We do not want to save this. More...
 

Detailed Description

template<class T, class BASE>
class ROOT::Meta::Selection::DataVector< T, BASE >

Definition at line 581 of file DataVector.h.

Member Typedef Documentation

◆ self

template<class T , class BASE >
typedef DataVector< T, BASE > ROOT::Meta::Selection::DataVector< T, BASE >::self

A helper typedef.

Definition at line 3428 of file DataVector.h.

Member Data Documentation

◆ m_deleter

template<class T , class BASE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_deleter

Definition at line 3436 of file DataVector.h.

◆ m_isMostDerived

template<class T , class BASE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_isMostDerived

Automatically generate dictionary for contained vector.

Declare the automatically created variable transient

Definition at line 3435 of file DataVector.h.

◆ m_ownPolicy

template<class T , class BASE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_ownPolicy

We do not want to save this.

The P->T converter should decide the ownership mode.

Definition at line 3440 of file DataVector.h.


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