library: libCore
#include "TInspectorImp.h"

TInspectorImp


class description - header file - source file
viewCVS header - viewCVS source

class TInspectorImp

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TInspectorImp()
TInspectorImp(const TInspectorImp&)
TInspectorImp(const TObject*, UInt_t, UInt_t)
virtual~TInspectorImp()
static TClass*Class()
virtual voidHide()
virtual TClass*IsA() const
TInspectorImp&operator=(const TInspectorImp&)
virtual voidShow()
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Description

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

TInspectorImp()
{ }
TInspectorImp(const TObject *, UInt_t, UInt_t)
{ }
virtual ~TInspectorImp()
{ }
void Hide()
{ }
void Show()
{ }

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.