library: libProof
#include "TProofResources.h"

TProofResources


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

class TProofResources : public TObject

Inheritance Chart:
TObject
<-
TProofResources
<-
TProofResourcesStatic
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~TProofResources() static TClass* Class() virtual TProofNodeInfo* GetMaster() virtual TList* GetSubmasters() virtual TList* GetWorkers() virtual TClass* IsA() const virtual Bool_t IsValid() const TProofResources& operator=(const TProofResources&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Bool_t fValid kTRUE if resource information was processed correctly

Class Description

virtual ~TProofResources()
Bool_t IsValid()

Last update: Tue Jul 11 11:58:13 2006


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.