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 TString fOrdinal TString fWorkDir

Class Description


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.9 2005/03/30 08:37:34 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.