THtml::TFileSysDir Class Reference

#include <THtml.h>

Inheritance diagram for THtml::TFileSysDir:

THtml::TFileSysEntry THtml::TFileSysEntry TObject TObject TObject TObject THtml::TFileSysDB THtml::TFileSysDB THtml::TFileSysRoot THtml::TFileSysRoot List of all members.

Public Member Functions

 TFileSysDir (const char *name, TFileSysDir *parent)
const TListGetFiles () const
const TListGetSubDirs () const
void Recurse (TFileSysDB *db, const char *path)
 TFileSysDir (const char *name, TFileSysDir *parent)
const TListGetFiles () const
const TListGetSubDirs () const
void Recurse (TFileSysDB *db, const char *path)

Protected Member Functions

 ClassDef (TFileSysDir, 0)
 ClassDef (TFileSysDir, 0)

Protected Attributes

TList fFiles
TList fDirs

Detailed Description

Definition at line 137 of file THtml.h.


Constructor & Destructor Documentation

THtml::TFileSysDir::TFileSysDir ( const char *  name,
TFileSysDir parent 
) [inline]

Definition at line 139 of file THtml.h.

References fDirs, fFiles, and TCollection::SetOwner().

Referenced by Recurse().

THtml::TFileSysDir::TFileSysDir ( const char *  name,
TFileSysDir parent 
) [inline]

Definition at line 139 of file THtml.h.

References fDirs, fFiles, and TCollection::SetOwner().


Member Function Documentation

const TList* THtml::TFileSysDir::GetFiles (  )  const [inline]

Definition at line 142 of file THtml.h.

References fFiles.

Referenced by G__G__Html_206_0_2().

const TList* THtml::TFileSysDir::GetSubDirs (  )  const [inline]

Definition at line 143 of file THtml.h.

References fDirs.

Referenced by G__G__Html_206_0_3().

void THtml::TFileSysDir::Recurse ( TFileSysDB db,
const char *  path 
)

Definition at line 672 of file THtml.cxx.

References TSystem::AccessPathName(), TExMap::Add(), THashTable::Add(), TList::Add(), buf, dir(), entry, fDirs, fFiles, TSystem::FreeDirectory(), gDebug, TSystem::GetDirEntry(), THtml::TFileSysDB::GetEntries(), THtml::TFileSysDB::GetIgnore(), THtml::TFileSysEntry::GetLevel(), THtml::TFileSysDB::GetMapIno(), THtml::TFileSysDB::GetMaxLevel(), TSystem::GetPathInfo(), TExMap::GetValue(), gSystem, TObject::Info(), kReadPermission, TSystem::OpenDirectory(), R_ISDIR(), regexp(), TFileSysDir(), and THtml::TFileSysEntry::TFileSysEntry().

Referenced by G__G__Html_206_0_4().

THtml::TFileSysDir::ClassDef ( TFileSysDir  ,
 
) [protected]

const TList* THtml::TFileSysDir::GetFiles (  )  const [inline]

Definition at line 142 of file THtml.h.

References fFiles.

const TList* THtml::TFileSysDir::GetSubDirs (  )  const [inline]

Definition at line 143 of file THtml.h.

References fDirs.

void THtml::TFileSysDir::Recurse ( TFileSysDB db,
const char *  path 
)

THtml::TFileSysDir::ClassDef ( TFileSysDir  ,
 
) [protected]


Member Data Documentation

TList THtml::TFileSysDir::fFiles [protected]

Definition at line 148 of file THtml.h.

Referenced by GetFiles(), Recurse(), and TFileSysDir().

TList THtml::TFileSysDir::fDirs [protected]

Definition at line 149 of file THtml.h.

Referenced by THtml::TFileSysDB::Fill(), GetSubDirs(), Recurse(), and TFileSysDir().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:41:41 2011 for ROOT_528-00b_version by  doxygen 1.5.1