Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
rootclingTCling.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define R__DLLIMPORT   __attribute__ ((visibility ("default")))
 

Functions

cling::Interpreter * TCling__GetInterpreter ()
 
const char * TROOT__GetEtcDir ()
 
const char *** TROOT__GetExtraInterpreterArgs ()
 
const char * TROOT__GetIncludeDir ()
 

Macro Definition Documentation

◆ R__DLLIMPORT

#define R__DLLIMPORT   __attribute__ ((visibility ("default")))

Definition at line 24 of file rootclingTCling.h.

Function Documentation

◆ TCling__GetInterpreter()

cling::Interpreter * TCling__GetInterpreter ( )

Definition at line 45 of file rootclingTCling.cxx.

◆ TROOT__GetEtcDir()

const char * TROOT__GetEtcDir ( )

Definition at line 39 of file rootclingTCling.cxx.

◆ TROOT__GetExtraInterpreterArgs()

const char *** TROOT__GetExtraInterpreterArgs ( )

Definition at line 27 of file rootclingTCling.cxx.

◆ TROOT__GetIncludeDir()

const char * TROOT__GetIncludeDir ( )

Definition at line 33 of file rootclingTCling.cxx.