Public Member Functions | Protected Attributes

TGo4DrawCloneProxy Class Reference

#include <TGo4DrawCloneProxy.h>

Inheritance diagram for TGo4DrawCloneProxy:
TGo4LinkProxy TGo4Proxy

List of all members.

Public Member Functions

 TGo4DrawCloneProxy (TGo4Slot *slot, TGo4ViewPanel *panel)
virtual ~TGo4DrawCloneProxy ()
Bool_t AssignClone (TObject *obj, TGo4Slot *slot)
void CleanupClone (TGo4Slot *slot)
void ChangeTitle (TObject *obj)
void UpdateTitle ()
void PerformRebin ()
virtual Bool_t RemoveRegisteredObject (TObject *obj)
virtual void Initialize (TGo4Slot *slot)
virtual void Finalize (TGo4Slot *slot)
virtual TObject * GetAssignedObject ()
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)

Protected Attributes

TObject * fClone
TGo4ViewPanelfPanel
TGo4SlotfParentSlot

Detailed Description

Definition at line 21 of file TGo4DrawCloneProxy.h.


Constructor & Destructor Documentation

TGo4DrawCloneProxy::TGo4DrawCloneProxy ( TGo4Slot slot,
TGo4ViewPanel panel 
)

Definition at line 28 of file TGo4DrawCloneProxy.cxx.

TGo4DrawCloneProxy::~TGo4DrawCloneProxy (  )  [virtual]

Definition at line 36 of file TGo4DrawCloneProxy.cxx.

References fClone.


Member Function Documentation

Bool_t TGo4DrawCloneProxy::AssignClone ( TObject *  obj,
TGo4Slot slot 
)
void TGo4DrawCloneProxy::CleanupClone ( TGo4Slot slot  ) 
void TGo4DrawCloneProxy::Finalize ( TGo4Slot slot  )  [virtual]

Reimplemented from TGo4LinkProxy.

Definition at line 130 of file TGo4DrawCloneProxy.cxx.

References CleanupClone(), and fParentSlot.

TObject * TGo4DrawCloneProxy::GetAssignedObject (  )  [virtual]

Reimplemented from TGo4LinkProxy.

Definition at line 137 of file TGo4DrawCloneProxy.cxx.

References fClone.

Referenced by UpdateTitle().

void TGo4DrawCloneProxy::Initialize ( TGo4Slot slot  )  [virtual]
void TGo4DrawCloneProxy::PerformRebin (  ) 
Bool_t TGo4DrawCloneProxy::RemoveRegisteredObject ( TObject *  obj  )  [virtual]

Reimplemented from TGo4Proxy.

Definition at line 108 of file TGo4DrawCloneProxy.cxx.

References fClone.

void TGo4DrawCloneProxy::UpdateTitle (  ) 

Member Data Documentation

Definition at line 39 of file TGo4DrawCloneProxy.h.

Referenced by ChangeTitle().


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