+
class TInspectorImp
-
library: libCore
#include "TInspectorImp.h"
Display options:
Show inherited
Show non-public

class TInspectorImp


TInspector Imp

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


Function Members (Methods)

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 Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TInspectorImp(const 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. *

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.