Definition at line 682 of file RFieldBase.hxx.
Public Types | |
| using | FieldPtr_t = std::conditional_t<IsConstT, const RFieldBase *, RFieldBase *> |
Public Member Functions | |
| Position () | |
| Position (FieldPtr_t fieldPtr, int idxInParent) | |
Public Attributes | |
| FieldPtr_t | fFieldPtr |
| int | fIdxInParent |
| using ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::FieldPtr_t = std::conditional_t<IsConstT, const RFieldBase *, RFieldBase *> |
Definition at line 683 of file RFieldBase.hxx.
|
inline |
Definition at line 684 of file RFieldBase.hxx.
|
inline |
Definition at line 685 of file RFieldBase.hxx.
| FieldPtr_t ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fFieldPtr |
Definition at line 686 of file RFieldBase.hxx.
| int ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fIdxInParent |
Definition at line 687 of file RFieldBase.hxx.