library: libCore
#include "TGridProof.h"

TGridProof


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

class TGridProof : public TObject

Inheritance Chart:
TObject
<-
TGridProof
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~TGridProof() static TClass* Class() virtual void Connect() virtual Int_t DSetMsnExtraction(TDSet*) virtual const char* GetSiteBlob() const virtual TClass* IsA() const Bool_t kill(Int_t sessionId) const virtual void ls(Option_t*) const TGridProof& operator=(const TGridProof&) virtual void PrintSiteBlob() void ps(Int_t sessionId) const void ps() const virtual Bool_t Request(TDSet* dset) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TVirtualProof* fProof PROOF pointer Grid_ProofSession_t* fProofSession the PROOF session pointer TString fProofMasterUrl the URL of the PROOF master TString fProofLogin the Login to the PROOF master TString fProofPasswd the Password for the PROOF master TString fProofConfigFile the Config File for the PROOF master

Class Description

                                                                      
 TGridProof                                                           
                                                                      
 Abstract base class defining interface to a GRID PROOF service.      
 Objects of this class are created by TGrid methods.                  
                                                                      
 Related classes are TGrid.                                           
                                                                      


~TGridProof()
 Clean up Grid PROOF environment.



Inline Functions


               void ps(Int_t sessionId) const
               void ps() const
               void ls(Option_t*) const
             Bool_t kill(Int_t sessionId) const
             Bool_t Request(TDSet* dset)
               void Connect()
        const char* GetSiteBlob() const
               void PrintSiteBlob()
              Int_t DSetMsnExtraction(TDSet*)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
        TGridProof& operator=(const TGridProof&)


Author: Andreas Peters 05/09/2003
Last update: root/net:$Name: $:$Id: TGridProof.cxx,v 1.1 2003/11/13 15:15:11 rdm Exp $
Copyright (C) 1995-2000, 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.