Logo ROOT   6.14/05
Reference Guide
redirguard.cxx
Go to the documentation of this file.
1 // @(#)root/proof:$Id$
2 // Author: G. Ganis, Mar 2010
3 
4 /*************************************************************************
5  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
6  * All rights reserved. *
7  * *
8  * For the licensing terms see $ROOTSYS/LICENSE. *
9  * For the list of contributors see $ROOTSYS/README/CREDITS. *
10  *************************************************************************/
11 
12 //////////////////////////////////////////////////////////////////////////
13 // //
14 // redirguard //
15 // //
16 // Auxilliary class used in PQ2 functions to redirect the logs //
17 // //
18 //////////////////////////////////////////////////////////////////////////
19 
20 #include "redirguard.h"