ROOT  6.06/08
Reference Guide
Variables
TRInterface.cxx File Reference
#include <TRInterface.h>
#include "TRCompletion.h"
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <TRint.h>
#include <R_ext/eventloop.h>
+ Include dependency graph for TRInterface.cxx:

Go to the source code of this file.

Variables

static ROOT::R::TRInterfacegR = NULL
 
static Bool_t statusEventLoop
 

Variable Documentation

§ gR

ROOT::R::TRInterface* gR = NULL
static

Definition at line 22 of file TRInterface.cxx.

Referenced by ROOT::R::TRInterface::InstancePtr(), Proxy(), and testPoisson().

§ statusEventLoop

Bool_t statusEventLoop
static

Definition at line 23 of file TRInterface.cxx.

Referenced by ROOT::R::TRInterface::ProcessEventsLoop().