library: libProof
#include "TCondor.h"

TCondorSlave


class description - 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

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 * /*opt*/ ) const



Inline Functions


                 void ~TCondorSlave()
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
         TCondorSlave TCondorSlave()
         TCondorSlave TCondorSlave(const TCondorSlave&)
        TCondorSlave& operator=(const TCondorSlave&)


Author: Maarten Ballintijn 06/12/03
Last update: root/proof:$Name: $:$Id: TCondor.cxx,v 1.7 2003/10/07 14:03:03 rdm 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.