Logo ROOT   6.16/01
Reference Guide
Variables
TInterpreter.cxx File Reference
#include "TInterpreter.h"
#include "TROOT.h"
#include "TError.h"
#include "TGlobal.h"
Include dependency graph for TInterpreter.cxx:

Variables

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

Variable Documentation

◆ gCling

TInterpreter* gCling = nullptr

Definition at line 25 of file TInterpreter.cxx.

◆ gInterpreterLocal

TInterpreter* gInterpreterLocal = nullptr
static

Definition at line 26 of file TInterpreter.cxx.

◆ gPtr2Interpreter

TInterpreter *(* gPtr2Interpreter) () ( ) = nullptr

Definition at line 24 of file TInterpreter.cxx.