library: libProof
#include "TProofPlayer.h"

TProofPlayerSlave


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

class TProofPlayerSlave : public TProofPlayer

Inheritance Chart:
TObject
TQObject
<-
TProofPlayer
<-
TProofPlayerSlave
    private:
virtual Bool_t HandleTimer(TTimer* timer) protected:
virtual void SetupFeedback() virtual void StopFeedback() public:
TProofPlayerSlave(TSocket* socket = 0) TProofPlayerSlave(const TProofPlayerSlave&) ~TProofPlayerSlave() static TClass* Class() virtual Long64_t DrawSelect(TDSet* set, const char* varexp, const char* selection, Option_t* option = "", Long64_t nentries = -1, Long64_t firstentry = 0) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TSocket* fSocket TList* fFeedback List of objects to send updates of

Class Description

                                                                      
 TProofPlayer                                                         
                                                                      

void SetupFeedback()
 Setup feedback.
void StopFeedback()
 Stop feedback.
Bool_t HandleTimer(TTimer *)
 Handle timer event.
Long64_t DrawSelect(TDSet *set, const char *varexp, const char *selection, Option_t *option = "", Long64_t nentries = -1, Long64_t firstentry = 0)
TProofPlayerSlave(TSocket *socket = 0)

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.