| Public Member Functions | |
| TEnvParser (TEnv *e, FILE *f) | |
| virtual | ~TEnvParser () | 
| virtual void | Char (Int_t) | 
| virtual void | KeyValue (const TString &, const TString &, const TString &) | 
| void | Parse () | 
| Parse a line of the env file and create an entry in the resource dictionary (i.e. | |
| Protected Attributes | |
| TEnv * | fEnv | 
| Private Attributes | |
| FILE * | fIfp | 
| 
 | inlinevirtual | 
Reimplemented in TWriteEnvParser.
| 
 | inlinevirtual | 
Reimplemented in TReadEnvParser, and TWriteEnvParser.
| void TEnvParser::Parse | ( | ) |