#include <TGo4Proxy.h>
Inheritance diagram for TGo4Proxy:
Public Member Functions | |
TGo4Proxy () | |
virtual | ~TGo4Proxy () |
virtual void | Initialize (TGo4Slot *slot) |
virtual void | Finalize (TGo4Slot *slot) |
virtual Bool_t | RemoveRegisteredObject (TObject *obj) |
virtual Bool_t | Use () const |
virtual Bool_t | HasSublevels () const |
virtual TGo4Access * | MakeProxy (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) |
|
Definition at line 94 of file TGo4Proxy.h. |
|
Definition at line 95 of file TGo4Proxy.h. |
|
Reimplemented in TGo4DrawCloneProxy, TGo4CanvasProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4AnalysisProxy, TGo4BrowserProxy, and TGo4HServProxy. Definition at line 97 of file TGo4Proxy.h. Referenced by TGo4Slot::SetProxy(). |
|
Reimplemented in TGo4DrawCloneProxy, TGo4CanvasProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4AnalysisProxy, TGo4BrowserProxy, and TGo4HServProxy. Definition at line 98 of file TGo4Proxy.h. Referenced by TGo4Slot::CleanProxy(). |
|
Reimplemented in TGo4DrawCloneProxy, TGo4DrawObjProxy, TGo4CanvasProxy, and TGo4ObjectProxy. Definition at line 99 of file TGo4Proxy.h. Referenced by TGo4Slot::RecursiveRemove(). |
|
Reimplemented in TGo4WidgetProxy, TGo4BrowserObjProxy, and TGo4BrowserProxy. Definition at line 101 of file TGo4Proxy.h. Referenced by TGo4Slot::HasSubLevels(), TGo4Slot::MakeLevelIter(), and TGo4Slot::ProvideSlotAccess(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4TreeProxy, TGo4AnalysisProxy, and TGo4HServProxy. Definition at line 103 of file TGo4Proxy.h. Referenced by TGo4Slot::HasSubLevels(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4TreeProxy, TGo4AnalysisProxy, and TGo4HServProxy. Definition at line 104 of file TGo4Proxy.h. Referenced by TGo4Slot::ProvideSlotAccess(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4TreeProxy, TGo4AnalysisProxy, and TGo4HServProxy. Definition at line 105 of file TGo4Proxy.h. Referenced by TGo4Slot::MakeLevelIter(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4TreeProxy, TGo4AnalysisProxy, TGo4BrowserProxy, and TGo4HServProxy. Definition at line 107 of file TGo4Proxy.h. References TGo4Access::kndNone. Referenced by TGo4Slot::GetSlotKind(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4TreeProxy, TGo4AnalysisProxy, TGo4BrowserProxy, and TGo4HServProxy. Definition at line 108 of file TGo4Proxy.h. Referenced by TGo4Slot::GetSlotClassName(). |
|
Reimplemented in TGo4DirProxy, TGo4ObjectProxy, and TGo4AnalysisProxy. Definition at line 109 of file TGo4Proxy.h. Referenced by TGo4Slot::GetInfo(). |
|
Reimplemented in TGo4DirProxy, and TGo4ObjectProxy. Definition at line 110 of file TGo4Proxy.h. Referenced by TGo4ObjectProxy::GetObjectSizeInfo(), TGo4DirProxy::GetObjectSizeInfo(), and TGo4Slot::GetSizeInfo(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4AnalysisProxy, and TGo4HServProxy. Definition at line 112 of file TGo4Proxy.h. Referenced by TGo4Slot::SaveData(). |
|
Reimplemented in TGo4CanvasProxy, TGo4DirProxy, TGo4FolderProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4AnalysisProxy, and TGo4HServProxy. Definition at line 113 of file TGo4Proxy.h. Referenced by TGo4Slot::ReadData(). |
|
Reimplemented in TGo4CanvasProxy, TGo4LinkProxy, and TGo4ObjectProxy. Definition at line 115 of file TGo4Proxy.h. Referenced by TGo4Slot::IsAcceptObject(). |
|
Reimplemented in TGo4CanvasProxy, TGo4LinkProxy, TGo4ObjectProxy, and TGo4BrowserObjProxy. Definition at line 116 of file TGo4Proxy.h. Referenced by TGo4Slot::AssignObject(). |
|
Reimplemented in TGo4DrawCloneProxy, TGo4CanvasProxy, TGo4LinkProxy, TGo4ObjectProxy, TGo4AnalysisProxy, and TGo4BrowserProxy. Definition at line 117 of file TGo4Proxy.h. Referenced by TGo4Slot::GetAssignedObject(). |
|
Reimplemented in TGo4AnalysisProxy, TGo4BrowserObjProxy, and TGo4HServProxy. Definition at line 118 of file TGo4Proxy.h. Referenced by TGo4Slot::Update(). |
|
Reimplemented in TGo4DrawCloneProxy, TGo4WidgetProxy, TGo4LinkProxy, TGo4BrowserProxy, and TGo4RootBrowserProxy. Definition at line 120 of file TGo4Proxy.h. Referenced by TGo4Slot::Event(). |