GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TGo4DrawObjProxy Class Reference

#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)
 
- Public Member Functions inherited from TGo4ObjectProxy
 TGo4ObjectProxy ()
 
 TGo4ObjectProxy (TObject *obj, Bool_t owner=kFALSE)
 
virtual ~TGo4ObjectProxy ()
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual TGo4AccessProvideAccess (const char *name)
 
virtual TGo4LevelIterMakeIter ()
 
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 ()
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual Bool_t Use () const
 
virtual Bool_t HasSublevels () const
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
 ClassDef (TGo4Proxy, 1)
 

Protected Member Functions

void TryToClearObject ()
 
- Protected Member Functions inherited from TGo4ObjectProxy
 ClassDef (TGo4ObjectProxy, 1)
 

Protected Attributes

Bool_t fDoClear
 
- Protected Attributes inherited from TGo4ObjectProxy
TObject * fObject
 
Bool_t fOwner
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4ObjectProxy
static Long_t DefineObjectSize (TObject *obj)
 
- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 

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
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: