Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
TInterpreter::SuspendAutoParsing Class Reference

Definition at line 95 of file TInterpreter.h.

Public Member Functions

 SuspendAutoParsing (TInterpreter *where, Bool_t value=kTRUE)
 
 ~SuspendAutoParsing ()
 

Private Attributes

TInterpreterfInterp
 
Bool_t fPrevious
 

#include <TInterpreter.h>

Constructor & Destructor Documentation

◆ SuspendAutoParsing()

TInterpreter::SuspendAutoParsing::SuspendAutoParsing ( TInterpreter where,
Bool_t  value = kTRUE 
)
inline

Definition at line 99 of file TInterpreter.h.

◆ ~SuspendAutoParsing()

TInterpreter::SuspendAutoParsing::~SuspendAutoParsing ( )
inline

Definition at line 100 of file TInterpreter.h.

Member Data Documentation

◆ fInterp

TInterpreter* TInterpreter::SuspendAutoParsing::fInterp
private

Definition at line 96 of file TInterpreter.h.

◆ fPrevious

Bool_t TInterpreter::SuspendAutoParsing::fPrevious
private

Definition at line 97 of file TInterpreter.h.


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