Definition at line 20 of file rootcling_impl.h.
Public Attributes | |
void(* | fAddAncestorPCMROOTFile )(const char *pcmName) = nullptr |
void(* | fAddEnumToROOTFile )(const char *tdname) = nullptr |
void(* | fAddStreamerInfoToROOTFile )(const char *normName) = nullptr |
void(* | fAddTypedefToROOTFile )(const char *tdname) = nullptr |
bool | fBuildingROOTStage1 = false |
bool(* | fCloseStreamerInfoROOTFile )(bool writeEmptyRootPCM) = nullptr |
void(* | fInitializeStreamerInfoROOTFile )(const char *filename) = nullptr |
const char ** | fPRootDir = nullptr |
cling::Interpreter *(* | fTCling__GetInterpreter )() = nullptr |
const char *(* | fTROOT__GetEtcDir )() = nullptr |
const char ***(* | fTROOT__GetExtraInterpreterArgs )() = nullptr |
const char *(* | fTROOT__GetIncludeDir )() = nullptr |
void(* ROOT::Internal::RootCling::DriverConfig::fAddAncestorPCMROOTFile) (const char *pcmName) = nullptr |
Definition at line 33 of file rootcling_impl.h.
void(* ROOT::Internal::RootCling::DriverConfig::fAddEnumToROOTFile) (const char *tdname) = nullptr |
Definition at line 32 of file rootcling_impl.h.
void(* ROOT::Internal::RootCling::DriverConfig::fAddStreamerInfoToROOTFile) (const char *normName) = nullptr |
Definition at line 30 of file rootcling_impl.h.
void(* ROOT::Internal::RootCling::DriverConfig::fAddTypedefToROOTFile) (const char *tdname) = nullptr |
Definition at line 31 of file rootcling_impl.h.
bool ROOT::Internal::RootCling::DriverConfig::fBuildingROOTStage1 = false |
Definition at line 21 of file rootcling_impl.h.
bool(* ROOT::Internal::RootCling::DriverConfig::fCloseStreamerInfoROOTFile) (bool writeEmptyRootPCM) = nullptr |
Definition at line 34 of file rootcling_impl.h.
void(* ROOT::Internal::RootCling::DriverConfig::fInitializeStreamerInfoROOTFile) (const char *filename) = nullptr |
Definition at line 29 of file rootcling_impl.h.
const char** ROOT::Internal::RootCling::DriverConfig::fPRootDir = nullptr |
Definition at line 22 of file rootcling_impl.h.
cling::Interpreter *(* ROOT::Internal::RootCling::DriverConfig::fTCling__GetInterpreter) () = nullptr |
Definition at line 28 of file rootcling_impl.h.
const char *(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetEtcDir) () = nullptr |
Definition at line 27 of file rootcling_impl.h.
const char ***(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetExtraInterpreterArgs) () = nullptr |
Definition at line 25 of file rootcling_impl.h.
const char *(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetIncludeDir) () = nullptr |
Definition at line 26 of file rootcling_impl.h.