TInspectorImp


class description - source file - inheritance tree

class TInspectorImp


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

Data Members

private:
protected:
public:

Class Description

                                                                            
 TInspector Imp                                                             
                                                                            
 ABC describing GUI independent object inspector (abstration mainly needed  
 for Win32. On X11 systems it currently uses a standard TCanvas).           
                                                                            




Inline Functions


        TInspectorImp TInspectorImp()
        TInspectorImp TInspectorImp(const TObject*, UInt_t, UInt_t)
                 void Hide()
                 void Show()
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
        TInspectorImp TInspectorImp(TInspectorImp&)
                 void ~TInspectorImp()


Author: Fons Rademakers 07/05/2000
Last update: root/base:$Name: $:$Id: TInspectorImp.cxx,v 1.1.1.1 2000/05/16 17:00:39 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.