Logo ROOT  
Reference Guide
TInterpreter::SuspendAutoloadingRAII Class Reference

Definition at line 120 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 125 of file TInterpreter.h.

◆ ~SuspendAutoloadingRAII()

TInterpreter::SuspendAutoloadingRAII::~SuspendAutoloadingRAII ( )
inline

Definition at line 129 of file TInterpreter.h.

Member Data Documentation

◆ fInterp

TInterpreter* TInterpreter::SuspendAutoloadingRAII::fInterp = nullptr
private

Definition at line 121 of file TInterpreter.h.

◆ fOldValue

bool TInterpreter::SuspendAutoloadingRAII::fOldValue
private

Definition at line 122 of file TInterpreter.h.


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