Logo ROOT  
Reference Guide
rootclingTCling.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

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

Functions

R__DLLIMPORT cling::Interpreter * TCling__GetInterpreter ()
 
R__DLLIMPORT const char * TROOT__GetEtcDir ()
 
R__DLLIMPORT const char *** TROOT__GetExtraInterpreterArgs ()
 
R__DLLIMPORT 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()

R__DLLIMPORT cling::Interpreter * TCling__GetInterpreter ( )

Definition at line 45 of file rootclingTCling.cxx.

◆ TROOT__GetEtcDir()

R__DLLIMPORT const char * TROOT__GetEtcDir ( )

Definition at line 39 of file rootclingTCling.cxx.

◆ TROOT__GetExtraInterpreterArgs()

R__DLLIMPORT const char *** TROOT__GetExtraInterpreterArgs ( )

Definition at line 27 of file rootclingTCling.cxx.

◆ TROOT__GetIncludeDir()

R__DLLIMPORT const char * TROOT__GetIncludeDir ( )

Definition at line 33 of file rootclingTCling.cxx.