|
ROOT
Reference Guide |
|
Go to the documentation of this file.
13 # define R__DLLEXPORT __declspec(dllexport)
15 # define R__DLLEXPORT __attribute__ ((visibility ("default")))
47 static auto triggerInitialization =
gROOT;
48 (
void)triggerInitialization;
49 return (cling::Interpreter *)((
TCling *)
gCling)->GetInterpreterImpl();
static const TString & GetIncludeDir()
Get the include directory in the installation. Static utility function.
const char * TROOT__GetEtcDir()
cling::Interpreter * TCling__GetInterpreter()
This class defines an interface to the cling C++ interpreter.
const char *** TROOT__GetExtraInterpreterArgs()
typedef void((*Func_t)())
static const TString & GetEtcDir()
Get the sysconfig directory in the installation. Static utility function.
const char * TROOT__GetIncludeDir()
R__EXTERN TInterpreter * gCling
static const char **& GetExtraInterpreterArgs()
INTERNAL function! Used by rootcling to inject interpreter arguments through a C-interface layer.