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
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>

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.

Referenced by redirguard(), and ~redirguard().

RedirectHandle_t redirguard::fRH
private

Definition at line 27 of file redirguard.h.

Referenced by redirguard(), and ~redirguard().

Collaboration diagram for redirguard:
[legend]

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