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

Definition at line 108 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 390 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 120 of file RFile.hxx.

Member Data Documentation

◆ fDirPath

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

Definition at line 112 of file RFile.hxx.

◆ fIter

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

Definition at line 111 of file RFile.hxx.

Collaboration diagram for ROOT::Experimental::RFileKeyIterable::RIterator::RIterStackElem:
[legend]

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