34 gInterpreterLocal =
this;
43 if (gInterpreterLocal == 0) {
46 ::Fatal(
"TInterpreter::Instance",
"TROOT object is required before accessing a TInterpreter");
This class defines an abstract interface to a generic command line interpreter.
ROOT top level object description.
The TNamed class is the base class for all named ROOT classes.
static TInterpreter * gInterpreterLocal
static TInterpreter * Instance()
returns gInterpreter global
TInterpreter *(* gPtr2Interpreter)()=0
virtual void Fatal(const char *method, const char *msgfmt,...) const
Issue fatal error message.