Definition at line 1014 of file RNTupleDescriptor.hxx.
#include <ROOT/RNTupleDescriptor.hxx>
◆ difference_type
◆ iterator
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ RIterator()
| ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::RIterator |
( |
const RNTupleDescriptor & | ntuple, |
|
|
const std::vector< ROOT::DescriptorId_t > & | fieldChildren, |
|
|
std::size_t | index ) |
|
inline |
◆ operator!=()
| bool ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator!= |
( |
const iterator & | rh | ) |
const |
|
inline |
◆ operator*()
| reference ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
| iterator & ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
| iterator ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator++ |
( |
int | | ) |
|
|
inline |
◆ operator->()
| pointer ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::operator== |
( |
const iterator & | rh | ) |
const |
|
inline |
◆ fFieldChildren
| const std::vector<ROOT::DescriptorId_t>& ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::fFieldChildren |
|
private |
◆ fIndex
| std::size_t ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::fIndex = 0 |
|
private |
◆ fNTuple
| const RNTupleDescriptor& ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator::fNTuple |
|
private |
The documentation for this class was generated from the following file: