ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
TInterpreter::SuspendAutoParsing Class Reference

Definition at line 98 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

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

Definition at line 102 of file TInterpreter.h.

TInterpreter::SuspendAutoParsing::~SuspendAutoParsing ( )
inline

Definition at line 103 of file TInterpreter.h.

Member Data Documentation

TInterpreter* TInterpreter::SuspendAutoParsing::fInterp
private

Definition at line 99 of file TInterpreter.h.

Referenced by ~SuspendAutoParsing().

Bool_t TInterpreter::SuspendAutoParsing::fPrevious
private

Definition at line 100 of file TInterpreter.h.

Referenced by ~SuspendAutoParsing().

Collaboration diagram for TInterpreter::SuspendAutoParsing:
[legend]

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