Used to loop over all the Attribute Sets linked to an RNTuple.
Definition at line 1203 of file RNTupleDescriptor.hxx.
Classes | |
| class | RIterator |
Public Member Functions | |
| RNTupleAttrSetDescriptorIterable (const RNTupleDescriptor &ntuple) | |
| RIterator | begin () |
| RIterator | end () |
Private Attributes | |
| const RNTupleDescriptor & | fNTuple |
| The associated RNTuple for this range. | |
#include <ROOT/RNTupleDescriptor.hxx>
|
inline |
Definition at line 1241 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1242 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1243 of file RNTupleDescriptor.hxx.
|
private |
The associated RNTuple for this range.
Definition at line 1206 of file RNTupleDescriptor.hxx.