Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
rootcling_impl.h File Reference

Classes

struct  ROOT::Internal::RootCling::DriverConfig

Namespaces

namespace  ROOT
namespace  ROOT::Internal
namespace  ROOT::Internal::RootCling

Macros

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

Functions

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 41 of file rootcling_impl.h.

Function Documentation

◆ ROOT_rootcling_Driver()

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

Definition at line 6079 of file rootcling_impl.cxx.