ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Functions | |
ClassImp (TInterpreter) TInterpreter | |
TInterpreter ctor only called by derived classes. More... | |
Variables | |
TInterpreter *(* | gPtr2Interpreter )()=0 |
TInterpreter * | gCling = 0 |
static TInterpreter * | gInterpreterLocal = 0 |
ClassImp | ( | TInterpreter | ) |
TInterpreter ctor only called by derived classes.
Definition at line 26 of file TInterpreter.cxx.
TInterpreter* gCling = 0 |
Definition at line 23 of file TInterpreter.cxx.
|
static |
Definition at line 24 of file TInterpreter.cxx.
Referenced by TInterpreter::Instance().
TInterpreter*(* gPtr2Interpreter) ()=0 |
Definition at line 22 of file TInterpreter.cxx.
Referenced by TInterpreter::Instance().