Public Member Functions | |
| 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) |
Definition at line 74 of file TGo4BrowserProxy.cxx.
| TGo4BrowserObjProxy::TGo4BrowserObjProxy | ( | ) | [inline] |
Definition at line 68 of file TGo4BrowserProxy.cxx.
| TGo4BrowserObjProxy::TGo4BrowserObjProxy | ( | TGo4Slot * | slot, | |
| TObject * | obj, | |||
| Bool_t | owner | |||
| ) | [inline] |
Definition at line 69 of file TGo4BrowserProxy.cxx.
| virtual TGo4BrowserObjProxy::~TGo4BrowserObjProxy | ( | ) | [inline, virtual] |
Definition at line 75 of file TGo4BrowserProxy.cxx.
| virtual Bool_t TGo4BrowserObjProxy::AssignObject | ( | TGo4Slot * | slot, | |
| TObject * | obj, | |||
| Bool_t | owner | |||
| ) | [inline, virtual] |
Reimplemented from TGo4ObjectProxy.
Definition at line 79 of file TGo4BrowserProxy.cxx.
| virtual void TGo4BrowserObjProxy::Update | ( | TGo4Slot * | slot, | |
| Bool_t | strong | |||
| ) | [inline, virtual] |
Reimplemented from TGo4Proxy.
Definition at line 102 of file TGo4BrowserProxy.cxx.
| virtual Bool_t TGo4BrowserObjProxy::Use | ( | ) | const [inline, virtual] |
Reimplemented from TGo4Proxy.
Definition at line 77 of file TGo4BrowserProxy.cxx.
1.7.1