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

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

◆ ~SuspendAutoParsing()

TInterpreter::SuspendAutoParsing::~SuspendAutoParsing ( )
inline

Definition at line 116 of file TInterpreter.h.

Member Data Documentation

◆ fInterp

TInterpreter* TInterpreter::SuspendAutoParsing::fInterp
private

Definition at line 112 of file TInterpreter.h.

◆ fPrevious

Bool_t TInterpreter::SuspendAutoParsing::fPrevious
private

Definition at line 113 of file TInterpreter.h.

Libraries for TInterpreter::SuspendAutoParsing:
[legend]

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