TDCacheSystem Class Reference

#include <TDCacheFile.h>

Inheritance diagram for TDCacheSystem:

TSystem TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 TDCacheSystem ()
virtual ~TDCacheSystem ()
Int_t MakeDirectory (const char *name)
void * OpenDirectory (const char *name)
void FreeDirectory (void *dirp)
const char * GetDirEntry (void *dirp)
Int_t GetPathInfo (const char *path, FileStat_t &buf)
Bool_t AccessPathName (const char *path, EAccessMode mode)

Private Member Functions

void * GetDirPtr () const

Private Attributes

void * fDirp

Detailed Description

Definition at line 96 of file TDCacheFile.h.


Constructor & Destructor Documentation

TDCacheSystem::TDCacheSystem (  ) 

Definition at line 608 of file TDCacheFile.cxx.

References fDirp, and TNamed::SetName().

virtual TDCacheSystem::~TDCacheSystem (  )  [inline, virtual]

Definition at line 105 of file TDCacheFile.h.


Member Function Documentation

void* TDCacheSystem::GetDirPtr (  )  const [inline, private, virtual]

Reimplemented from TSystem.

Definition at line 101 of file TDCacheFile.h.

References fDirp.

int TDCacheSystem::MakeDirectory ( const char *  name  )  [virtual]

Reimplemented from TSystem.

Definition at line 619 of file TDCacheFile.cxx.

References TString::Data(), TDCacheFile::GetDcapPath(), gSystem, and TSystem::SetErrorStr().

void * TDCacheSystem::OpenDirectory ( const char *  name  )  [virtual]

Reimplemented from TSystem.

Definition at line 638 of file TDCacheFile.cxx.

References TString::Data(), fDirp, TDCacheFile::GetDcapPath(), gSystem, and TSystem::SetErrorStr().

void TDCacheSystem::FreeDirectory ( void *  dirp  )  [virtual]

Reimplemented from TSystem.

Definition at line 656 of file TDCacheFile.cxx.

References fDirp, gSystem, and TSystem::SetErrorStr().

const char * TDCacheSystem::GetDirEntry ( void *  dirp  )  [virtual]

Reimplemented from TSystem.

Definition at line 674 of file TDCacheFile.cxx.

References gSystem, and TSystem::SetErrorStr().

int TDCacheSystem::GetPathInfo ( const char *  path,
FileStat_t buf 
) [virtual]

Reimplemented from TSystem.

Definition at line 704 of file TDCacheFile.cxx.

References buf, TString::Data(), TDCacheFile::GetDcapPath(), kFALSE, and stat64().

Bool_t TDCacheSystem::AccessPathName ( const char *  path,
EAccessMode  mode 
) [virtual]

Reimplemented from TSystem.

Definition at line 691 of file TDCacheFile.cxx.

References TString::Data(), and TDCacheFile::GetDcapPath().


Member Data Documentation

void* TDCacheSystem::fDirp [private]

Definition at line 99 of file TDCacheFile.h.

Referenced by FreeDirectory(), GetDirPtr(), OpenDirectory(), and TDCacheSystem().


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