Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem Struct Reference

Definition at line 132 of file RFile.hxx.

Public Member Functions

 RIterStackElem (TIterator *it, const std::string &path="")
 ~RIterStackElem ()
bool operator== (const RIterStackElem &other) const

Public Attributes

std::string fDirPath
std::shared_ptr< TIteratorfIter

Constructor & Destructor Documentation

◆ RIterStackElem()

ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem::RIterStackElem ( TIterator * it,
const std::string & path = "" )

Definition at line 400 of file RFile.cxx.

◆ ~RIterStackElem()

ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem::~RIterStackElem ( )
default

Member Function Documentation

◆ operator==()

bool ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem::operator== ( const RIterStackElem & other) const
inline

Definition at line 144 of file RFile.hxx.

Member Data Documentation

◆ fDirPath

std::string ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem::fDirPath

Definition at line 136 of file RFile.hxx.

◆ fIter

std::shared_ptr<TIterator> ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem::fIter

Definition at line 135 of file RFile.hxx.


The documentation for this struct was generated from the following files: