Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Detail::TKeyMapIterable Class Reference

Definition at line 82 of file TFile.h.

Classes

class  TIterator

Public Member Functions

 TKeyMapIterable (TFile *file)
TIterator begin () const
TIterator end () const

Private Attributes

TFilefFile

#include <TFile.h>

Constructor & Destructor Documentation

◆ TKeyMapIterable()

ROOT::Detail::TKeyMapIterable::TKeyMapIterable ( TFile * file)
inlineexplicit

Definition at line 122 of file TFile.h.

Member Function Documentation

◆ begin()

TIterator ROOT::Detail::TKeyMapIterable::begin ( ) const
inline

Definition at line 124 of file TFile.h.

◆ end()

TIterator ROOT::Detail::TKeyMapIterable::end ( ) const
inline

Definition at line 125 of file TFile.h.

Member Data Documentation

◆ fFile

TFile* ROOT::Detail::TKeyMapIterable::fFile
private

Definition at line 83 of file TFile.h.


The documentation for this class was generated from the following file: