#include "RConfigure.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include "TEnv.h"
#include "TROOT.h"
#include "TSystem.h"
#include "THashList.h"
#include "TError.h"
Go to the source code of this file.
Classes | |
struct | BoolNameTable_t |
class | TEnvParser |
class | TReadEnvParser |
class | TWriteEnvParser |
Functions | |
ClassImp (TEnv) TEnv | |
Variables | |
TEnv * | gEnv |
static struct BoolNameTable_t | gBoolNames [] |
ClassImp | ( | TEnv | ) |
Definition at line 367 of file TEnv.cxx.
References TSystem::ConcatFileName(), TSystem::Getenv(), gRootDir, gSystem, TSystem::HomeDirectory(), kEnvGlobal, kEnvLocal, kEnvUser, kFALSE, ReadFile(), s, sname, and TSystem::WorkingDirectory().
struct BoolNameTable_t gBoolNames[] [static] |
Referenced by TEnv::GetValue().