Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
AutoloadLibraryGenerator Class Reference

Definition at line 87 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 91 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 94 of file TClingCallbacks.cxx.

Member Data Documentation

◆ fCallbacks

const TClingCallbacks& AutoloadLibraryGenerator::fCallbacks
private

Definition at line 88 of file TClingCallbacks.cxx.

◆ fInterpreter

cling::Interpreter* AutoloadLibraryGenerator::fInterpreter
private

Definition at line 89 of file TClingCallbacks.cxx.

  • core/metacling/src/TClingCallbacks.cxx