library: libProof #include "TProofPlayer.h" |
TProofPlayerSlave
class description - source file - inheritance tree (.ps)
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 Int_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)
private:
TSocket* fSocket
TList* fFeedback List of objects to send updates of
TProofPlayer
TProofPlayerSlave()
TProofPlayerSlave(TSocket *socket)
void SetupFeedback()
void StopFeedback()
Bool_t HandleTimer(TTimer *)
Int_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.38 2004/07/09 01:34:51 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.