Logo ROOT  
Reference Guide
ROOT::Internal::RootCling::DriverConfig Struct Reference

Definition at line 20 of file rootcling_impl.h.

Public Attributes

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
 

#include </home/sftnight/build/workspace/root-makedoc-v622/rootspi/rdoc/src/v6-22-00-patches/core/dictgen/res/rootcling_impl.h>

Member Data Documentation

◆ fAddEnumToROOTFile

void(* ROOT::Internal::RootCling::DriverConfig::fAddEnumToROOTFile) (const char *tdname) = nullptr

Definition at line 32 of file rootcling_impl.h.

◆ fAddStreamerInfoToROOTFile

void(* ROOT::Internal::RootCling::DriverConfig::fAddStreamerInfoToROOTFile) (const char *normName) = nullptr

Definition at line 30 of file rootcling_impl.h.

◆ fAddTypedefToROOTFile

void(* ROOT::Internal::RootCling::DriverConfig::fAddTypedefToROOTFile) (const char *tdname) = nullptr

Definition at line 31 of file rootcling_impl.h.

◆ fBuildingROOTStage1

bool ROOT::Internal::RootCling::DriverConfig::fBuildingROOTStage1 = false

Definition at line 21 of file rootcling_impl.h.

◆ fCloseStreamerInfoROOTFile

bool(* ROOT::Internal::RootCling::DriverConfig::fCloseStreamerInfoROOTFile) (bool writeEmptyRootPCM) = nullptr

Definition at line 33 of file rootcling_impl.h.

◆ fInitializeStreamerInfoROOTFile

void(* ROOT::Internal::RootCling::DriverConfig::fInitializeStreamerInfoROOTFile) (const char *filename) = nullptr

Definition at line 29 of file rootcling_impl.h.

◆ fPRootDir

const char** ROOT::Internal::RootCling::DriverConfig::fPRootDir = nullptr

Definition at line 22 of file rootcling_impl.h.

◆ fTCling__GetInterpreter

cling::Interpreter *(* ROOT::Internal::RootCling::DriverConfig::fTCling__GetInterpreter) () = nullptr

Definition at line 28 of file rootcling_impl.h.

◆ fTROOT__GetEtcDir

const char *(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetEtcDir) () = nullptr

Definition at line 27 of file rootcling_impl.h.

◆ fTROOT__GetExtraInterpreterArgs

const char ***(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetExtraInterpreterArgs) () = nullptr

Definition at line 25 of file rootcling_impl.h.

◆ fTROOT__GetIncludeDir

const char *(* ROOT::Internal::RootCling::DriverConfig::fTROOT__GetIncludeDir) () = nullptr

Definition at line 26 of file rootcling_impl.h.

Collaboration diagram for ROOT::Internal::RootCling::DriverConfig:
[legend]

The documentation for this struct was generated from the following file: