ROOT  6.06/09
Reference Guide
Functions | 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.

Functions

 ClassImp (TInterpreter) TInterpreter
 TInterpreter ctor only called by derived classes. More...
 

Variables

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

Function Documentation

ClassImp ( TInterpreter  )

TInterpreter ctor only called by derived classes.

Definition at line 26 of file TInterpreter.cxx.

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.

Referenced by TInterpreter::Instance().

TInterpreter*(* gPtr2Interpreter) ()=0

Definition at line 22 of file TInterpreter.cxx.

Referenced by TInterpreter::Instance().