TProofPlayerRemote
class description - source file - inheritance tree
public:
TProofPlayerRemote TProofPlayerRemote()
TProofPlayerRemote TProofPlayerRemote(TProof* proof)
TProofPlayerRemote TProofPlayerRemote(const TProofPlayerRemote&)
virtual void ~TProofPlayerRemote()
static TClass* Class()
virtual TDSetElement* GetNextPacket(TSlave* slave)
virtual TClass* IsA() const
void MergeOutput()
virtual Int_t Process(TDSet* set, const char* selector, Long64_t nentries = -1, Long64_t first = 0, TEventList* evl = 0)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void StoreOutput(TList* out)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TProof* fProof Link to associated PROOF session
TList* fOutputLists Results returned by slaves
TVirtualPacketizer* fPacketizer Transform TDSet into packets for slaves
TProofPlayer
TProofPlayerRemote(TProof *proof)
~TProofPlayerRemote()
Int_t Process(TDSet *dset, const char *selector_file,
Long64_t nentries, Long64_t first,
TEventList *evl)
Process specified TDSet on PROOF.
Returns -1 in case error, 0 otherwise.
void MergeOutput()
void StoreOutput(TList *out)
TDSetElement* GetNextPacket(TSlave *slave)
Inline Functions
TProofPlayerRemote TProofPlayerRemote(TProof* proof)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TProofPlayerRemote TProofPlayerRemote(const TProofPlayerRemote&)
Author: Maarten Ballintijn 07/01/02
Last update: root/proof:$Name: $:$Id: TProofPlayer.cxx,v 1.10 2002/08/09 13:12:24 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.