ATLAS Offline Software
Loading...
Searching...
No Matches
ROOT::Meta::Selection::DataVector< T, BASE > Class Template Reference

#include <DataVector.h>

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

Public Types

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

Public Attributes

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

Detailed Description

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

Definition at line 3464 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 3469 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 3477 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 3476 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 3481 of file DataVector.h.


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