THtml::TFileSysEntry Class Reference

#include <THtml.h>

Inheritance diagram for THtml::TFileSysEntry:

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

Public Member Functions

 TFileSysEntry (const char *name, TFileSysDir *parent)
const char * GetName () const
virtual ULong_t Hash () const
virtual void GetFullName (TString &fullname, Bool_t asIncluded) const
TFileSysDirGetParent () const
Int_t GetLevel () const
 TFileSysEntry (const char *name, TFileSysDir *parent)
const char * GetName () const
virtual ULong_t Hash () const
virtual void GetFullName (TString &fullname, Bool_t asIncluded) const
TFileSysDirGetParent () const
Int_t GetLevel () const

Protected Member Functions

 ClassDef (TFileSysEntry, 0)
 ClassDef (TFileSysEntry, 0)

Protected Attributes

TString fName
TFileSysDirfParent
Int_t fLevel
TFileSysDirfParent

Detailed Description

Definition at line 110 of file THtml.h.


Constructor & Destructor Documentation

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

Definition at line 112 of file THtml.h.

Referenced by THtml::TFileSysDir::Recurse().

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

Definition at line 112 of file THtml.h.


Member Function Documentation

const char* THtml::TFileSysEntry::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 114 of file THtml.h.

References fName.

Referenced by THtml::TFileSysDB::Fill(), THtml::TPathDefinition::GetFileNameFromInclude(), and THtml::TFileDefinition::MatchFileSysName().

virtual ULong_t THtml::TFileSysEntry::Hash (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 115 of file THtml.h.

References fName, and TString::Hash().

virtual void THtml::TFileSysEntry::GetFullName ( TString fullname,
Bool_t  asIncluded 
) const [inline, virtual]

Definition at line 116 of file THtml.h.

References fName, fParent, and GetFullName().

Referenced by G__G__Html_202_0_4(), GetFullName(), THtml::TModuleDefinition::GetModule(), and THtml::TFileDefinition::MatchFileSysName().

TFileSysDir* THtml::TFileSysEntry::GetParent (  )  const [inline]

Definition at line 126 of file THtml.h.

References fParent.

Referenced by G__G__Html_202_0_5(), and THtml::TPathDefinition::GetFileNameFromInclude().

Int_t THtml::TFileSysEntry::GetLevel (  )  const [inline]

Definition at line 127 of file THtml.h.

References fLevel.

Referenced by G__G__Html_202_0_6(), and THtml::TFileSysDir::Recurse().

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

const char* THtml::TFileSysEntry::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 114 of file THtml.h.

References fName.

virtual ULong_t THtml::TFileSysEntry::Hash (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 115 of file THtml.h.

References fName, and TString::Hash().

virtual void THtml::TFileSysEntry::GetFullName ( TString fullname,
Bool_t  asIncluded 
) const [inline, virtual]

Definition at line 116 of file THtml.h.

References fName, fParent, and GetFullName().

TFileSysDir* THtml::TFileSysEntry::GetParent (  )  const [inline]

Definition at line 126 of file THtml.h.

References fParent.

Int_t THtml::TFileSysEntry::GetLevel (  )  const [inline]

Definition at line 127 of file THtml.h.

References fLevel.

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


Member Data Documentation

TString THtml::TFileSysEntry::fName [protected]

Definition at line 129 of file THtml.h.

Referenced by THtml::TFileSysDB::Fill(), GetFullName(), THtml::TFileSysRoot::GetFullName(), GetName(), and Hash().

TFileSysDir* THtml::TFileSysEntry::fParent [protected]

Definition at line 130 of file THtml.h.

Referenced by GetFullName(), and GetParent().

Int_t THtml::TFileSysEntry::fLevel [protected]

Definition at line 131 of file THtml.h.

Referenced by GetLevel().

TFileSysDir* THtml::TFileSysEntry::fParent [protected]

Definition at line 130 of file THtml.h.


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