Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
redirguard Class Reference

Definition at line 25 of file redirguard.h.

Public Member Functions

 redirguard (const char *fn, const char *mode="a", Int_t doit=0)
 
 ~redirguard ()
 

Private Attributes

Bool_t fDoIt
 
RedirectHandle_t fRH
 

#include <redirguard.h>

Constructor & Destructor Documentation

◆ redirguard()

redirguard::redirguard ( const char *  fn,
const char *  mode = "a",
Int_t  doit = 0 
)
inline

Definition at line 30 of file redirguard.h.

◆ ~redirguard()

redirguard::~redirguard ( )
inline

Definition at line 33 of file redirguard.h.

Member Data Documentation

◆ fDoIt

Bool_t redirguard::fDoIt
private

Definition at line 28 of file redirguard.h.

◆ fRH

RedirectHandle_t redirguard::fRH
private

Definition at line 27 of file redirguard.h.


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