TFndFileManager Class Reference

List of all members.

Public Member Functions

 TFndFileManager (const char *path, Bool_t debug=kFALSE)
virtual ~TFndFileManager ()
virtual void AppendToPath (Char_t *path)
virtual void ResetPath ()
Int_t Ascii (Char_t *filename, Char_t *option="r")
Int_t Root (Char_t *filename, Char_t *option="OPEN")
void RewindStream ()
void ReplaceChar (Char_t *ori_char, Char_t *new_char)
Char_t * GetFirstLine ()
const Int_t GetNumOfColumns (Char_t *delimiter)
Char_t * GetNextLine ()
Char_t * GetLine (Int_t n)
void GetFirstLine (Float_t *array, Int_t nvar, Char_t *delimiter="")
Int_t GetNextLine (Float_t *array, Int_t nvar, Char_t *delimiter="")
Char_t * GetPath ()
Char_t * GetFileName ()
TFile * GetRootFile ()
FILE * GetAsciiFile ()
virtual void ReadAscii ()
virtual void Close ()
void Print (Option_t *=0) const
virtual void HowTo ()

Protected Attributes

Bool_t fdebug
Bool_t fReady
Bool_t fAsciiLoaded
Bool_t fRootLoaded
const Char_t * fOriginalPath
TString * fPath
TString * fFileName
FILE * fAsciiFile
TFile * fRootFile

Detailed Description

Definition at line 24 of file TFndFileManager.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 15:40:49 2007 by  doxygen 1.5.2