Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable Class Referencefinal

Used to loop over all the extra type info record of an RNTuple (in unspecified order)

Definition at line 1156 of file RNTupleDescriptor.hxx.

Classes

class  RIterator
 

Public Member Functions

 RExtraTypeInfoDescriptorIterable (const RNTupleDescriptor &ntuple)
 
RIterator begin ()
 
RIterator end ()
 

Private Attributes

const RNTupleDescriptorfNTuple
 The associated RNTuple for this range.
 

#include <ROOT/RNTupleDescriptor.hxx>

Constructor & Destructor Documentation

◆ RExtraTypeInfoDescriptorIterable()

ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable::RExtraTypeInfoDescriptorIterable ( const RNTupleDescriptor & ntuple)
inline

Definition at line 1194 of file RNTupleDescriptor.hxx.

Member Function Documentation

◆ begin()

RIterator ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable::begin ( )
inline

Definition at line 1195 of file RNTupleDescriptor.hxx.

◆ end()

RIterator ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable::end ( )
inline

Definition at line 1196 of file RNTupleDescriptor.hxx.

Member Data Documentation

◆ fNTuple

const RNTupleDescriptor& ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable::fNTuple
private

The associated RNTuple for this range.

Definition at line 1159 of file RNTupleDescriptor.hxx.

Libraries for ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable:

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