#include <TGo4DrawObjProxy.h>
Inheritance diagram for TGo4DrawObjProxy:

Public Member Functions | |
| TGo4DrawObjProxy (TObject *obj, Bool_t owner, Bool_t doclear=kFALSE) | |
| virtual | ~TGo4DrawObjProxy () |
| virtual Bool_t | RemoveRegisteredObject (TObject *obj) |
Protected Member Functions | |
| void | TryToClearObject () |
Protected Attributes | |
| Bool_t | fDoClear |
|
||||||||||||||||
|
Definition at line 22 of file TGo4DrawObjProxy.cxx. |
|
|
Definition at line 28 of file TGo4DrawObjProxy.cxx. References fDoClear, and TryToClearObject(). |
|
|
Reimplemented from TGo4ObjectProxy. Definition at line 33 of file TGo4DrawObjProxy.cxx. References TGo4ObjectProxy::fObject, TGo4ObjectProxy::RemoveRegisteredObject(), and TryToClearObject(). |
|
|
Definition at line 39 of file TGo4DrawObjProxy.cxx. References TGo4ObjectProxy::fObject. Referenced by RemoveRegisteredObject(), and ~TGo4DrawObjProxy(). |
|
|
Definition at line 30 of file TGo4DrawObjProxy.h. Referenced by ~TGo4DrawObjProxy(). |
1.4.2