Definition at line 626 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 627 of file RFieldBase.hxx.
|
inline |
Definition at line 628 of file RFieldBase.hxx.
|
inline |
Definition at line 629 of file RFieldBase.hxx.
FieldPtr_t ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fFieldPtr |
Definition at line 630 of file RFieldBase.hxx.
int ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fIdxInParent |
Definition at line 631 of file RFieldBase.hxx.