ROOT 6.18/05 Reference Guide |
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 () |
#define R__DLLIMPORT __attribute__ ((visibility ("default"))) |
Definition at line 24 of file rootclingTCling.h.
R__DLLIMPORT cling::Interpreter * TCling__GetInterpreter | ( | ) |
Definition at line 45 of file rootclingTCling.cxx.
R__DLLIMPORT const char * TROOT__GetEtcDir | ( | ) |
Definition at line 39 of file rootclingTCling.cxx.
R__DLLIMPORT const char *** TROOT__GetExtraInterpreterArgs | ( | ) |
Definition at line 27 of file rootclingTCling.cxx.
R__DLLIMPORT const char * TROOT__GetIncludeDir | ( | ) |
Definition at line 33 of file rootclingTCling.cxx.