TEnvParser Class Reference

Inheritance diagram for TEnvParser:

TReadEnvParser TWriteEnvParser List of all members.

Public Member Functions

 TEnvParser (TEnv *e, FILE *f)
virtual ~TEnvParser ()
virtual void KeyValue (const TString &, const TString &, const TString &)
virtual void Char (Int_t)
void Parse ()

Protected Attributes

TEnvfEnv

Private Attributes

FILE * fIfp

Detailed Description

Definition at line 101 of file TEnv.cxx.


Constructor & Destructor Documentation

TEnvParser::TEnvParser ( TEnv e,
FILE *  f 
) [inline]

Definition at line 110 of file TEnv.cxx.

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

Definition at line 111 of file TEnv.cxx.


Member Function Documentation

virtual void TEnvParser::KeyValue ( const TString ,
const TString ,
const TString  
) [inline, virtual]

Definition at line 112 of file TEnv.cxx.

Referenced by Parse().

virtual void TEnvParser::Char ( Int_t   )  [inline, virtual]

Definition at line 113 of file TEnv.cxx.

Referenced by Parse().

void TEnvParser::Parse (  ) 

Definition at line 118 of file TEnv.cxx.

References c, Char(), EOF, fIfp, KeyValue(), name, type, and value.

Referenced by TEnv::ReadFile().


Member Data Documentation

FILE* TEnvParser::fIfp [private]

Definition at line 104 of file TEnv.cxx.

Referenced by Parse().

TEnv* TEnvParser::fEnv [protected]

Definition at line 107 of file TEnv.cxx.

Referenced by TWriteEnvParser::KeyValue(), and TReadEnvParser::KeyValue().


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