12 #ifndef ROOT_TAlienJobStatus
13 #define ROOT_TAlienJobStatus
23 #ifndef ROOT_TGridJobStatus
52 const char *
GetKey(
const char *key);
void PrintJob(Bool_t full=kTRUE) const
Prints this job.
#define ClassDef(name, id)
const char * GetJdlKey(const char *key)
Return the JDL key.
Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...
Using a TBrowser one can browse all ROOT objects.
virtual ~TAlienJobStatus()
Cleanup.
virtual EGridJobStatus GetStatus() const
Gets the status of the job reduced to the subset defined in TGridJobStatus.
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
const char * GetKey(const char *key)
Return a key.
void Browse(TBrowser *b)
Browser interface to ob status.
void ClearSetStatus(const char *status)
virtual void Print(Option_t *) const
Prints the job information.