Logo ROOT   6.14/05
Reference Guide
TGridJobStatusList.cxx
Go to the documentation of this file.
1 // @(#)root/net:$Id$
2 // Author: Andreas-Joachim Peters 10/12/2006
3 
4 /*************************************************************************
5  * Copyright (C) 1995-2006, 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 // TGridJobStatusList //
15 // //
16 // Abstract base class defining a list of GRID job status //
17 // //
18 //////////////////////////////////////////////////////////////////////////
19 
20 #include "TGridJobStatusList.h"
21 
23 
24 
TGridJobStatusList * gGridJobStatusList