library: libProof
#include "TCondor.h"

TCondorSlave


class description - header file - source file - inheritance tree (.pdf)

class TCondorSlave : public TObject

Inheritance Chart:
TObject
<-
TCondorSlave

    public:
TCondorSlave() TCondorSlave(const TCondorSlave&) ~TCondorSlave() static TClass* Class() virtual TClass* IsA() const TCondorSlave& operator=(const TCondorSlave&) virtual void Print(Option_t* option = "") const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
TString fHostname Int_t fPort Int_t fPerfIdx TString fImage TString fClaimID TString fOrdinal TString fWorkDir

Class Description

                                                                      
 TCondor                                                              
                                                                      
 Interface to the Condor system. TCondor provides a (partial) API for 
 querying and controlling the Condor system, including experimental   
 extensions like COD (computing on demand)                            
                                                                      

void Print(Option_t *option="")

Author: Maarten Ballintijn 06/12/03
Last update: root/proof:$Name: $:$Id: TCondor.cxx,v 1.11 2006/05/15 09:45:03 brun Exp $
Copyright (C) 1995-2001, 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.