library: libCore
#include "TGridResult.h"

TGridResult


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

class TGridResult : public TList

Inheritance Chart:
TObject
<-
TCollection
<-
TSeqCollection
<-
TList
<-
TGridResult

    public:
TGridResult() virtual ~TGridResult() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                      
 TGridResult                                                          
                                                                      
 Abstract base class defining interface to a GRID result.             
 Objects of this class are created by TGrid methods.                  
                                                                      
 Related classes are TGrid.                                           
                                                                      




Inline Functions


               void ~TGridResult()
        TGridResult TGridResult()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Author: Fons Rademakers 23/5/2002
Last update: root/net:$Name: $:$Id: TGridResult.cxx,v 1.2 2005/05/12 13:19:39 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.