library: libCore #include "TGridJobStatus.h" |
TGridJobStatus
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~TGridJobStatus()
static TClass* Class()
virtual TGridJobStatus::EGridJobStatus GetStatus() const
virtual TClass* IsA() const
TGridJobStatus& operator=(const TGridJobStatus&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const TGridJobStatus::EGridJobStatus kUNKNOWN
static const TGridJobStatus::EGridJobStatus kWAITING
static const TGridJobStatus::EGridJobStatus kRUNNING
static const TGridJobStatus::EGridJobStatus kABORTED
static const TGridJobStatus::EGridJobStatus kFAIL
static const TGridJobStatus::EGridJobStatus kDONE
TGridJobStatus
Abstract base class containing the status of a Grid job.
Inline Functions
void ~TGridJobStatus()
TGridJobStatus::EGridJobStatus GetStatus() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGridJobStatus& operator=(const TGridJobStatus&)
Author: Jan Fiete Grosse-Oetringhaus 06/10/2004
Last update: root/net:$Name: $:$Id: TGridJobStatus.cxx,v 1.1 2005/05/12 13:19:39 rdm Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.