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