library: libProof
#include "TProofPlayer.h"

TProofPlayerSlave


class description - 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() TProofPlayerSlave(TSocket* socket) 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 TProofPlayerSlave& operator=(const TProofPlayerSlave&) 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                                                         
                                                                      


TProofPlayerSlave()

TProofPlayerSlave(TSocket *socket)

void SetupFeedback()

void StopFeedback()

Bool_t HandleTimer(TTimer *)

Long64_t DrawSelect(TDSet * /*set*/, const char * /*varexp*/, const char * /*selection*/, Option_t * /*option*/, Long64_t /*nentries*/, Long64_t /*firstentry*/)



Inline Functions


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


Author: Maarten Ballintijn 07/01/02
Last update: root/proof:$Name: $:$Id: TProofPlayer.cxx,v 1.40 2004/11/24 07:41:32 brun 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.