Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
rootcling_impl.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Internal::RootCling::DriverConfig
 
struct  ROOT::Internal::RootCling::TROOTSYSSetter
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::RootCling
 

Macros

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

Functions

R__DLLEXPORT int ROOT_rootcling_Driver (int argc, char **argv, const ROOT::Internal::RootCling::DriverConfig &config)
 

Macro Definition Documentation

◆ R__DLLEXPORT

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

Definition at line 45 of file rootcling_impl.h.

Function Documentation

◆ ROOT_rootcling_Driver()

R__DLLEXPORT int ROOT_rootcling_Driver ( int  argc,
char **  argv,
const ROOT::Internal::RootCling::DriverConfig config 
)

Definition at line 6079 of file rootcling_impl.cxx.