library: libProof
#include "TDSetProxy.h"

TDSetProxy


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

class TDSetProxy : public TDSet

Inheritance Chart:
TObject
<-
TNamed
<-
TDSet
<-
TDSetProxy

    public:
TDSetProxy() TDSetProxy(const char* type, const char* objname = "*", const char* dir = "/") ~TDSetProxy() static TClass* Class() virtual TClass* IsA() const virtual TDSetElement* Next(Long64_t totalEntries = -1) virtual void Reset() void SetProofServ(TProofServ* serv) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TProofServ* fServ !

Class Description

                                                                      
 TDSetProxy                                                           
                                                                      
 TDSet proxy for use on slaves.                                       
                                                                      

TDSetProxy()
 Constructor
TDSetProxy(const char *type, const char *objname, const char *dir)
 Constructor
void SetProofServ(TProofServ *serv)
 Set the reference TProofServ instance
void Reset()
 Reset this instance
TDSetElement * Next(Long64_t totalEntries)
 Get the next packet

Author: Maarten Ballintijn 12/03/02
Last update: root/proof:$Name: $:$Id: TDSetProxy.cxx,v 1.3 2006/05/15 09:45:03 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.