library: libProof
#include "TDrawFeedback.h"

TDrawFeedback


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

class TDrawFeedback : public TObject, public TQObject

Inheritance Chart:
TObject
TQObject
<-
TDrawFeedback

    public:
TDrawFeedback(TVirtualProof* proof = 0, TSeqCollection* names = 0) TDrawFeedback(const TDrawFeedback&) ~TDrawFeedback() static TClass* Class() void Feedback(TList* objs) virtual TClass* IsA() const TDrawFeedback& operator=(const TDrawFeedback&) void SetOption(Option_t* option) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Bool_t fAll draw all or selected objects THashList* fNames selected objects protected:
Option_t* fOption draw option TProof* fProof handle to PROOF session

Class Description


void Feedback(TList *objs)



Inline Functions


                  void ~TDrawFeedback()
         TDrawFeedback TDrawFeedback(TVirtualProof* proof = 0, TSeqCollection* names = 0)
                  void SetOption(Option_t* option)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
         TDrawFeedback TDrawFeedback(const TDrawFeedback&)
        TDrawFeedback& operator=(const TDrawFeedback&)


Author: Maarten Ballintijn 28/10/2003
Last update: root/proof:$Name: $:$Id: TDrawFeedback.cxx,v 1.8 2005/03/24 16:32:28 rdm Exp $
Copyright (C) 1995-2000, 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.