#include <TGo4WidgetProxyBase.h>
|
| TGo4WidgetProxyBase () |
|
virtual | ~TGo4WidgetProxyBase () |
|
virtual Bool_t | Use () const |
|
void | ConnectPad (TPad *pad) |
|
virtual void | PadRangeAxisChanged () |
|
virtual void | PadModified () |
|
| ClassDef (TGo4WidgetProxyBase, 1) |
|
| TGo4Proxy () |
|
virtual | ~TGo4Proxy () |
|
virtual void | Initialize (TGo4Slot *slot) |
|
virtual void | Finalize (TGo4Slot *slot) |
|
virtual Bool_t | RemoveRegisteredObject (TObject *obj) |
|
virtual Bool_t | HasSublevels () const |
|
virtual TGo4Access * | ProvideAccess (const char *) |
|
virtual TGo4LevelIter * | MakeIter () |
|
virtual Int_t | GetObjectKind () |
|
virtual const char * | GetContainedClassName () |
|
virtual const char * | GetContainedObjectInfo () |
|
virtual Int_t | GetObjectSizeInfo () |
|
virtual void | WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) |
|
virtual void | ReadData (TGo4Slot *slot, TDirectory *dir) |
|
virtual Bool_t | IsAcceptObject (TClass *cl) |
|
virtual Bool_t | AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) |
|
virtual TObject * | GetAssignedObject () |
|
virtual void | Update (TGo4Slot *slot, Bool_t strong) |
|
virtual Bool_t | ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) |
|
| ClassDef (TGo4Proxy, 1) |
|
|
static TClass * | GetClass (const char *classname, Bool_t load=kFALSE) |
|
Definition at line 21 of file TGo4WidgetProxyBase.h.
TGo4WidgetProxyBase::TGo4WidgetProxyBase |
( |
| ) |
|
|
inline |
virtual TGo4WidgetProxyBase::~TGo4WidgetProxyBase |
( |
| ) |
|
|
inlinevirtual |
void TGo4WidgetProxyBase::ConnectPad |
( |
TPad * |
pad | ) |
|
virtual void TGo4WidgetProxyBase::PadModified |
( |
| ) |
|
|
inlinevirtual |
virtual void TGo4WidgetProxyBase::PadRangeAxisChanged |
( |
| ) |
|
|
inlinevirtual |
virtual Bool_t TGo4WidgetProxyBase::Use |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: