Public Member Functions | Protected Member Functions | Protected Attributes

TGo4DrawObjProxy Class Reference

#include <TGo4DrawObjProxy.h>

Inheritance diagram for TGo4DrawObjProxy:
TGo4ObjectProxy TGo4Proxy

List of all members.

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

Detailed Description

Definition at line 19 of file TGo4DrawObjProxy.h.


Constructor & Destructor Documentation

TGo4DrawObjProxy::TGo4DrawObjProxy ( TObject *  obj,
Bool_t  owner,
Bool_t  doclear = kFALSE 
)

Definition at line 20 of file TGo4DrawObjProxy.cxx.

TGo4DrawObjProxy::~TGo4DrawObjProxy (  )  [virtual]

Definition at line 26 of file TGo4DrawObjProxy.cxx.

References fDoClear, and TryToClearObject().


Member Function Documentation

Bool_t TGo4DrawObjProxy::RemoveRegisteredObject ( TObject *  obj  )  [virtual]

Reimplemented from TGo4ObjectProxy.

Definition at line 31 of file TGo4DrawObjProxy.cxx.

References TGo4ObjectProxy::fObject, and TryToClearObject().

void TGo4DrawObjProxy::TryToClearObject (  )  [protected]

Definition at line 37 of file TGo4DrawObjProxy.cxx.

References TGo4ObjectProxy::fObject.

Referenced by RemoveRegisteredObject(), and ~TGo4DrawObjProxy().


Member Data Documentation

Bool_t TGo4DrawObjProxy::fDoClear [protected]

Definition at line 28 of file TGo4DrawObjProxy.h.

Referenced by ~TGo4DrawObjProxy().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines