Definition at line 635 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 636 of file RFieldBase.hxx.
|
inline |
Definition at line 637 of file RFieldBase.hxx.
|
inline |
Definition at line 638 of file RFieldBase.hxx.
FieldPtr_t ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fFieldPtr |
Definition at line 639 of file RFieldBase.hxx.
int ROOT::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fIdxInParent |
Definition at line 640 of file RFieldBase.hxx.