library: libProof #include "TProofPlayer.h" |
TProofPlayerSuperMaster
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual Bool_t HandleTimer(TTimer* timer)
virtual void SetupFeedback()
public:
TProofPlayerSuperMaster(TProof* proof = 0)
TProofPlayerSuperMaster(const TProofPlayerSuperMaster& p)
virtual ~TProofPlayerSuperMaster()
static TClass* Class()
virtual TClass* IsA() const
TProofPlayerSuperMaster& operator=(const TProofPlayerSuperMaster& p)
virtual Long64_t Process(TDSet* set, const char* selector, Option_t* option = "", Long64_t nentries = -1, Long64_t firstentry = 0, TEventList* evl = 0)
virtual void Progress(Long64_t total, Long64_t processed)
virtual void Progress(TSlave* sl, Long64_t total, Long64_t processed)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TArrayL fSlaveProgress
TArrayL fSlaveTotals
TList fSlaves
Bool_t fReturnFeedback
void SetupFeedback()
Setup reporting of feedback objects and progress messages.
Author: Maarten Ballintijn 07/01/02
Last update: root/proof:$Name: $:$Id: TProofPlayer.cxx,v 1.83 2006/07/04 23:35:36 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.