TWriteEnvParser Class Reference

Inheritance diagram for TWriteEnvParser:

TEnvParser List of all members.

Public Member Functions

 TWriteEnvParser (TEnv *e, FILE *f, FILE *of)
void KeyValue (const TString &name, const TString &value, const TString &type)
void Char (Int_t c)

Private Attributes

FILE * fOfp

Detailed Description

Definition at line 228 of file TEnv.cxx.


Constructor & Destructor Documentation

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

Definition at line 234 of file TEnv.cxx.


Member Function Documentation

void TWriteEnvParser::KeyValue ( const TString name,
const TString value,
const TString type 
) [virtual]

Reimplemented from TEnvParser.

Definition at line 240 of file TEnv.cxx.

References TString::Data(), TEnvParser::fEnv, TEnvRec::fModified, fOfp, fprintf(), TEnvRec::fValue, kFALSE, TEnv::Lookup(), name, and value.

void TWriteEnvParser::Char ( Int_t  c  )  [inline, virtual]

Reimplemented from TEnvParser.

Definition at line 236 of file TEnv.cxx.

References fOfp.


Member Data Documentation

FILE* TWriteEnvParser::fOfp [private]

Definition at line 231 of file TEnv.cxx.

Referenced by Char(), and KeyValue().


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