Logo ROOT  
Reference Guide
TInterpreter::SuspendAutoLoadingRAII Class Reference

Definition at line 121 of file TInterpreter.h.

Public Member Functions

 SuspendAutoLoadingRAII (TInterpreter *interp)
 
 ~SuspendAutoLoadingRAII ()
 

Private Attributes

TInterpreterfInterp = nullptr
 
bool fOldValue
 

#include <TInterpreter.h>

Constructor & Destructor Documentation

◆ SuspendAutoLoadingRAII()

TInterpreter::SuspendAutoLoadingRAII::SuspendAutoLoadingRAII ( TInterpreter interp)
inline

Definition at line 126 of file TInterpreter.h.

◆ ~SuspendAutoLoadingRAII()

TInterpreter::SuspendAutoLoadingRAII::~SuspendAutoLoadingRAII ( )
inline

Definition at line 130 of file TInterpreter.h.

Member Data Documentation

◆ fInterp

TInterpreter* TInterpreter::SuspendAutoLoadingRAII::fInterp = nullptr
private

Definition at line 122 of file TInterpreter.h.

◆ fOldValue

bool TInterpreter::SuspendAutoLoadingRAII::fOldValue
private

Definition at line 123 of file TInterpreter.h.


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