Logo ROOT  
Reference Guide
 
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 50 of file rootclingTCling.cxx.

◆ TROOT__GetEtcDir()

const char * TROOT__GetEtcDir ( )

Definition at line 44 of file rootclingTCling.cxx.

◆ TROOT__GetExtraInterpreterArgs()

const char *** TROOT__GetExtraInterpreterArgs ( )

Definition at line 32 of file rootclingTCling.cxx.

◆ TROOT__GetIncludeDir()

const char * TROOT__GetIncludeDir ( )

Definition at line 38 of file rootclingTCling.cxx.