Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
TInterpreter.cxx File Reference
#include "TInterpreter.h"
#include "TROOT.h"
#include "TError.h"
Include dependency graph for TInterpreter.cxx:

Variables

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

Variable Documentation

TInterpreter* gCling = 0

Definition at line 23 of file TInterpreter.cxx.

TInterpreter* gInterpreterLocal = 0
static

Definition at line 24 of file TInterpreter.cxx.

TInterpreter*(* gPtr2Interpreter)()=0

Definition at line 22 of file TInterpreter.cxx.