ROOT
6.16/01
Reference Guide
net
net
src
TGridJobStatus.cxx
Go to the documentation of this file.
1
// @(#)root/net:$Id$
2
// Author: Jan Fiete Grosse-Oetringhaus 06/10/2004
3
4
/*************************************************************************
5
* Copyright (C) 1995-2004, 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
// TGridJobStatus //
15
// //
16
// Abstract base class containing the status of a Grid job. //
17
// //
18
//////////////////////////////////////////////////////////////////////////
19
20
#include "
TGridJobStatus.h
"
21
22
ClassImp
(
TGridJobStatus
);
23
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:363
TGridJobStatus.h
TGridJobStatus
Definition:
TGridJobStatus.h:26