ROOT  6.06/08
Reference Guide
Variables
TInterpreter.cxx File Reference
#include "TInterpreter.h"
#include "TROOT.h"
#include "TError.h"
+ Include dependency graph for TInterpreter.cxx:

Go to the source code of this file.

Variables

TInterpreter *(* gPtr2Interpreter )()=0
 
TInterpretergCling = 0
 
static TInterpretergInterpreterLocal = 0
 

Variable Documentation

§ gCling

TInterpreter* gCling = 0

Definition at line 23 of file TInterpreter.cxx.

§ gInterpreterLocal

TInterpreter* gInterpreterLocal = 0
static

Definition at line 24 of file TInterpreter.cxx.

Referenced by TInterpreter::Instance().

§ gPtr2Interpreter

TInterpreter*(* gPtr2Interpreter) ()=0

Definition at line 22 of file TInterpreter.cxx.

Referenced by TInterpreter::Instance().