|
| TGo4BrowserObjProxy () |
|
| TGo4BrowserObjProxy (TGo4Slot *slot, TObject *obj, Bool_t owner) |
|
virtual | ~TGo4BrowserObjProxy () |
|
virtual Bool_t | Use () const |
|
virtual Bool_t | AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) |
|
virtual void | Update (TGo4Slot *slot, Bool_t strong) |
|
| TGo4ObjectProxy () |
|
| TGo4ObjectProxy (TObject *obj, Bool_t owner=kFALSE) |
|
virtual | ~TGo4ObjectProxy () |
|
virtual void | Initialize (TGo4Slot *slot) |
|
virtual void | Finalize (TGo4Slot *slot) |
|
virtual Bool_t | RemoveRegisteredObject (TObject *obj) |
|
virtual TGo4Access * | ProvideAccess (const char *name) |
|
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 TObject * | GetAssignedObject () |
|
| TGo4Proxy () |
|
virtual | ~TGo4Proxy () |
|
virtual Bool_t | HasSublevels () const |
|
virtual Bool_t | ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) |
|
| ClassDef (TGo4Proxy, 1) |
|
Definition at line 80 of file TGo4BrowserProxy.cxx.
TGo4BrowserObjProxy::TGo4BrowserObjProxy |
( |
| ) |
|
|
inline |
TGo4BrowserObjProxy::TGo4BrowserObjProxy |
( |
TGo4Slot * |
slot, |
|
|
TObject * |
obj, |
|
|
Bool_t |
owner |
|
) |
| |
|
inline |
virtual TGo4BrowserObjProxy::~TGo4BrowserObjProxy |
( |
| ) |
|
|
inlinevirtual |
virtual Bool_t TGo4BrowserObjProxy::AssignObject |
( |
TGo4Slot * |
slot, |
|
|
TObject * |
obj, |
|
|
Bool_t |
owner |
|
) |
| |
|
inlinevirtual |
virtual void TGo4BrowserObjProxy::Update |
( |
TGo4Slot * |
slot, |
|
|
Bool_t |
strong |
|
) |
| |
|
inlinevirtual |
virtual Bool_t TGo4BrowserObjProxy::Use |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: