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 918 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 954 of file RNTupleDescriptor.hxx.

Member Function Documentation

◆ begin()

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

Definition at line 955 of file RNTupleDescriptor.hxx.

◆ end()

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

Definition at line 956 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 921 of file RNTupleDescriptor.hxx.

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

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