Definition at line 563 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::Experimental::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::FieldPtr_t = std::conditional_t<IsConstT, const RFieldBase *, RFieldBase *> | 
Definition at line 564 of file RFieldBase.hxx.
      
  | 
  inline | 
Definition at line 565 of file RFieldBase.hxx.
      
  | 
  inline | 
Definition at line 566 of file RFieldBase.hxx.
| FieldPtr_t ROOT::Experimental::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fFieldPtr | 
Definition at line 567 of file RFieldBase.hxx.
| int ROOT::Experimental::RFieldBase::RSchemaIteratorTemplate< IsConstT >::Position::fIdxInParent | 
Definition at line 568 of file RFieldBase.hxx.