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

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

Definition at line 749 of file RNTupleDescriptor.hxx.

Classes

class  RIterator
 

Public Member Functions

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

Private Attributes

const RNTupleDescriptorfNTuple
 The associated NTuple for this range.
 

#include <ROOT/RNTupleDescriptor.hxx>

Constructor & Destructor Documentation

◆ RExtraTypeInfoDescriptorIterable()

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

Definition at line 785 of file RNTupleDescriptor.hxx.

Member Function Documentation

◆ begin()

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

Definition at line 786 of file RNTupleDescriptor.hxx.

◆ end()

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

Definition at line 787 of file RNTupleDescriptor.hxx.

Member Data Documentation

◆ fNTuple

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

The associated NTuple for this range.

Definition at line 752 of file RNTupleDescriptor.hxx.

Libraries for ROOT::Experimental::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable:

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