library: libCore
#include "TInspectorImp.h"

TInspectorImp


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

class TInspectorImp

Inheritance Chart:
TInspectorImp

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

Data Members




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


                  void ~TInspectorImp()
         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(const TInspectorImp&)
        TInspectorImp& operator=(const 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 - 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.