ROOT  6.06/09
Reference Guide
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

RedirectHandle_t fRH
 
Bool_t fDoIt
 

#include <redirguard.h>

+ Collaboration diagram for redirguard:

Constructor & Destructor Documentation

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

Definition at line 30 of file redirguard.h.

redirguard::~redirguard ( )
inline

Definition at line 33 of file redirguard.h.

Member Data Documentation

Bool_t redirguard::fDoIt
private

Definition at line 28 of file redirguard.h.

RedirectHandle_t redirguard::fRH
private

Definition at line 27 of file redirguard.h.


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