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

#include <TGo4CanvasProxy.h>

+ Inheritance diagram for TGo4CanvasProxy:

Public Member Functions

 TGo4CanvasProxy ()
 
 TGo4CanvasProxy (TCanvas *c, Bool_t owner=kFALSE)
 
virtual ~TGo4CanvasProxy ()
 
virtual Bool_t HasSublevels () const
 
virtual Int_t GetObjectKind ()
 
virtual const char * GetContainedClassName ()
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual TGo4LevelIterMakeIter ()
 
virtual TGo4AccessProvideAccess (const char *name)
 
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 const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo ()
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
 ClassDef (TGo4Proxy, 1)
 

Static Public Member Functions

static TGo4AccessCreateAccess (TCanvas *canv, const char *name)
 
static TGo4LevelIterProduceIter (TCanvas *canv)
 
- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 

Protected Member Functions

 ClassDef (TGo4CanvasProxy, 1)
 

Protected Attributes

TCanvas * fCanvas
 
Bool_t fOwner
 

Detailed Description

Definition at line 21 of file TGo4CanvasProxy.h.

Constructor & Destructor Documentation

TGo4CanvasProxy::TGo4CanvasProxy ( )

Definition at line 123 of file TGo4CanvasProxy.cxx.

TGo4CanvasProxy::TGo4CanvasProxy ( TCanvas *  c,
Bool_t  owner = kFALSE 
)

Definition at line 130 of file TGo4CanvasProxy.cxx.

TGo4CanvasProxy::~TGo4CanvasProxy ( )
virtual

Definition at line 137 of file TGo4CanvasProxy.cxx.

References fCanvas, and fOwner.

Member Function Documentation

Bool_t TGo4CanvasProxy::AssignObject ( TGo4Slot slot,
TObject *  obj,
Bool_t  owner 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 204 of file TGo4CanvasProxy.cxx.

References TGo4Slot::evObjAssigned, fCanvas, Finalize(), TGo4Slot::ForwardEvent(), fOwner, and Initialize().

Referenced by ReadData().

TGo4CanvasProxy::ClassDef ( TGo4CanvasProxy  ,
 
)
protected
TGo4Access * TGo4CanvasProxy::CreateAccess ( TCanvas *  canv,
const char *  name 
)
static
void TGo4CanvasProxy::Finalize ( TGo4Slot slot)
virtual

Reimplemented from TGo4Proxy.

Definition at line 158 of file TGo4CanvasProxy.cxx.

References fCanvas, TGo4Slot::GetOM(), and TGo4ObjectManager::UnregisterObject().

Referenced by AssignObject().

TObject * TGo4CanvasProxy::GetAssignedObject ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 221 of file TGo4CanvasProxy.cxx.

References fCanvas.

const char * TGo4CanvasProxy::GetContainedClassName ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 147 of file TGo4CanvasProxy.cxx.

References fCanvas.

Int_t TGo4CanvasProxy::GetObjectKind ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 142 of file TGo4CanvasProxy.cxx.

References fCanvas, TGo4Access::kndFolder, and TGo4Access::kndNone.

virtual Bool_t TGo4CanvasProxy::HasSublevels ( ) const
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 27 of file TGo4CanvasProxy.h.

References fCanvas.

void TGo4CanvasProxy::Initialize ( TGo4Slot slot)
virtual

Reimplemented from TGo4Proxy.

Definition at line 152 of file TGo4CanvasProxy.cxx.

References fCanvas, TGo4Slot::GetOM(), and TGo4ObjectManager::RegisterObjectWith().

Referenced by AssignObject().

Bool_t TGo4CanvasProxy::IsAcceptObject ( TClass *  cl)
virtual

Reimplemented from TGo4Proxy.

Definition at line 199 of file TGo4CanvasProxy.cxx.

virtual TGo4LevelIter* TGo4CanvasProxy::MakeIter ( )
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 35 of file TGo4CanvasProxy.h.

References fCanvas, and ProduceIter().

TGo4LevelIter * TGo4CanvasProxy::ProduceIter ( TCanvas *  canv)
static
virtual TGo4Access* TGo4CanvasProxy::ProvideAccess ( const char *  name)
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 38 of file TGo4CanvasProxy.h.

References CreateAccess(), and fCanvas.

void TGo4CanvasProxy::ReadData ( TGo4Slot slot,
TDirectory *  dir 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 189 of file TGo4CanvasProxy.cxx.

References AssignObject(), and TGo4Slot::GetPar().

Bool_t TGo4CanvasProxy::RemoveRegisteredObject ( TObject *  obj)
virtual

Reimplemented from TGo4Proxy.

Definition at line 164 of file TGo4CanvasProxy.cxx.

References fCanvas, and fOwner.

void TGo4CanvasProxy::WriteData ( TGo4Slot slot,
TDirectory *  dir,
Bool_t  onlyobjs 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 173 of file TGo4CanvasProxy.cxx.

References fCanvas, and TGo4Slot::SetPar().

Member Data Documentation

TCanvas* TGo4CanvasProxy::fCanvas
protected
Bool_t TGo4CanvasProxy::fOwner
protected

Definition at line 53 of file TGo4CanvasProxy.h.

Referenced by AssignObject(), RemoveRegisteredObject(), and ~TGo4CanvasProxy().


The documentation for this class was generated from the following files: