TProofPlayerSlave
class description - source file - inheritance tree
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 TClass* IsA() const
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 *)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TProofPlayerSlave TProofPlayerSlave(const TProofPlayerSlave&)
void ~TProofPlayerSlave()
Author: Maarten Ballintijn 07/01/02
Last update: root/proof:$Name: $:$Id: TProofPlayer.cxx,v 1.23 2003/05/06 08:23:43 rdm Exp $
Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. *
ROOT page - Class index - 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.