ROOT
6.07/09
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
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
TGridJobStatus.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:279
TGridJobStatus
Definition:
TGridJobStatus.h:28