Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
AutoloadLibraryGenerator Class Reference

Definition at line 166 of file TClingCallbacks.cxx.

Public Member Functions

 AutoloadLibraryGenerator (cling::Interpreter *interp, const TClingCallbacks &cb)
 
llvm::Error tryToGenerate (llvm::orc::LookupState &LS, llvm::orc::LookupKind K, llvm::orc::JITDylib &JD, llvm::orc::JITDylibLookupFlags JDLookupFlags, const llvm::orc::SymbolLookupSet &Symbols) override
 

Private Attributes

const TClingCallbacksfCallbacks
 
cling::Interpreter * fInterpreter
 
Inheritance diagram for AutoloadLibraryGenerator:
[legend]

Constructor & Destructor Documentation

◆ AutoloadLibraryGenerator()

AutoloadLibraryGenerator::AutoloadLibraryGenerator ( cling::Interpreter *  interp,
const TClingCallbacks cb 
)
inline

Definition at line 170 of file TClingCallbacks.cxx.

Member Function Documentation

◆ tryToGenerate()

llvm::Error AutoloadLibraryGenerator::tryToGenerate ( llvm::orc::LookupState &  LS,
llvm::orc::LookupKind  K,
llvm::orc::JITDylib &  JD,
llvm::orc::JITDylibLookupFlags  JDLookupFlags,
const llvm::orc::SymbolLookupSet &  Symbols 
)
inlineoverride

Definition at line 173 of file TClingCallbacks.cxx.

Member Data Documentation

◆ fCallbacks

const TClingCallbacks& AutoloadLibraryGenerator::fCallbacks
private

Definition at line 167 of file TClingCallbacks.cxx.

◆ fInterpreter

cling::Interpreter* AutoloadLibraryGenerator::fInterpreter
private

Definition at line 168 of file TClingCallbacks.cxx.

  • core/metacling/src/TClingCallbacks.cxx