TRef


class description - source file - inheritance tree

class TRef : public TObject


    public:
TRef(TObject* obj) TRef(const TRef& ref) TRef() virtual ~TRef() static Int_t AddExec(const char* name) static TClass* Class() static TObjArray* GetListOfExecs() TObject* GetObject() const TProcessID* GetPID() const virtual TClass* IsA() const Bool_t IsValid() const TRef& operator=(const TRef& ref) void operator=(TObject* obj) virtual void SetAction(const char* name) virtual void SetAction(TObject* parent) static void SetObject(TObject* obj) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TProcessID* fPID !Pointer to ProcessID when TRef was written static TObjArray* fgExecs List of execs static TObject* fgObject Pointer to object (set in Action on Demand) public:
static const enum TRef:: kNotComputed

Class Description



Last update: Fri May 14 13:32:43 2004


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.