25 const char ** * (*fTROOT__GetExtraInterpreterArgs)() =
nullptr;
26 const char *(*fTROOT__GetIncludeDir)() =
nullptr;
27 const char *(*fTROOT__GetEtcDir)() =
nullptr;
28 cling::Interpreter *(*fTCling__GetInterpreter)() =
nullptr;
46#define R__DLLEXPORT __declspec(dllexport)
48#define R__DLLEXPORT __attribute__ ((visibility ("default")))
typedef void((*Func_t)())
Namespace for new ROOT classes and functions.
R__DLLEXPORT int ROOT_rootcling_Driver(int argc, char **argv, const ROOT::Internal::RootCling::DriverConfig &config)
bool(* fCloseStreamerInfoROOTFile)(bool writeEmptyRootPCM)
void(* fAddEnumToROOTFile)(const char *tdname)
void(* fInitializeStreamerInfoROOTFile)(const char *filename)
void(* fAddAncestorPCMROOTFile)(const char *pcmName)
void(* fAddTypedefToROOTFile)(const char *tdname)
void(* fAddStreamerInfoToROOTFile)(const char *normName)