29static struct AddPseudoGlobals {
 
   63         ::Fatal(
"TInterpreter::Instance",
"TROOT object is required before accessing a TInterpreter");
 
static TInterpreter * gInterpreterLocal
 
R__EXTERN TInterpreter * gCling
 
static void MakeFunctor(const char *name, const char *type, GlobFunc &func)
 
This class defines an abstract interface to a generic command line interpreter.
 
static TInterpreter * Instance()
returns gInterpreter global
 
The TNamed class is the base class for all named ROOT classes.
 
virtual void Fatal(const char *method, const char *msgfmt,...) const
Issue fatal error message.
 
ROOT top level object description.