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
TGo4LinkProxy Class Reference

#include <TGo4LinkProxy.h>

+ Inheritance diagram for TGo4LinkProxy:

Public Member Functions

 TGo4LinkProxy ()
 
 TGo4LinkProxy (TGo4Slot *linkedslot)
 
virtual ~TGo4LinkProxy ()
 
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 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 ()
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
TGo4SlotGetLink () const
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual Bool_t Use () const
 
virtual Bool_t HasSublevels () const
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo ()
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
 ClassDef (TGo4Proxy, 1)
 

Protected Member Functions

 ClassDef (TGo4LinkProxy, 1)
 

Protected Attributes

TGo4SlotfLink
 

Additional Inherited Members

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

Detailed Description

Definition at line 21 of file TGo4LinkProxy.h.

Constructor & Destructor Documentation

TGo4LinkProxy::TGo4LinkProxy ( )

Definition at line 22 of file TGo4LinkProxy.cxx.

TGo4LinkProxy::TGo4LinkProxy ( TGo4Slot linkedslot)

Definition at line 28 of file TGo4LinkProxy.cxx.

TGo4LinkProxy::~TGo4LinkProxy ( )
virtual

Definition at line 34 of file TGo4LinkProxy.cxx.

Member Function Documentation

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

Reimplemented from TGo4Proxy.

Definition at line 102 of file TGo4LinkProxy.cxx.

References TGo4Slot::AssignObject(), and fLink.

TGo4LinkProxy::ClassDef ( TGo4LinkProxy  ,
 
)
protected
void TGo4LinkProxy::Finalize ( TGo4Slot slot)
virtual
TObject * TGo4LinkProxy::GetAssignedObject ( )
virtual

Reimplemented from TGo4Proxy.

Reimplemented in TGo4DrawCloneProxy.

Definition at line 107 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::GetAssignedObject().

Referenced by TGo4DrawCloneProxy::GetAssignedObject().

const char * TGo4LinkProxy::GetContainedClassName ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 92 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::GetSlotClassName().

TGo4Slot* TGo4LinkProxy::GetLink ( ) const
inline
Int_t TGo4LinkProxy::GetObjectKind ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 87 of file TGo4LinkProxy.cxx.

References fLink, TGo4Slot::GetSlotKind(), and TGo4Access::kndNone.

void TGo4LinkProxy::Initialize ( TGo4Slot slot)
virtual

Reimplemented from TGo4Proxy.

Reimplemented in TGo4DrawCloneProxy.

Definition at line 38 of file TGo4LinkProxy.cxx.

References fLink, TGo4Slot::GetOM(), and TGo4ObjectManager::RegisterLink().

Referenced by TGo4DrawCloneProxy::Initialize().

Bool_t TGo4LinkProxy::IsAcceptObject ( TClass *  cl)
virtual

Reimplemented from TGo4Proxy.

Definition at line 97 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::IsAcceptObject().

TGo4LevelIter * TGo4LinkProxy::MakeIter ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 64 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::MakeLevelIter().

Bool_t TGo4LinkProxy::ProcessEvent ( TGo4Slot slot,
TGo4Slot source,
Int_t  id,
void *  param 
)
virtual

Reimplemented from TGo4Proxy.

Reimplemented in TGo4DrawCloneProxy.

Definition at line 112 of file TGo4LinkProxy.cxx.

References TGo4Slot::Delete(), TGo4Slot::evDelete, fLink, and TGo4Slot::ForwardEvent().

Referenced by TGo4DrawCloneProxy::ProcessEvent().

TGo4Access * TGo4LinkProxy::ProvideAccess ( const char *  name)
virtual

Reimplemented from TGo4Proxy.

Definition at line 59 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::ProvideSlotAccess().

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

Reimplemented from TGo4Proxy.

Definition at line 80 of file TGo4LinkProxy.cxx.

References fLink, TGo4Slot::GetOM(), TGo4Slot::GetPar(), and TGo4Slot::GetSlot().

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

Reimplemented from TGo4Proxy.

Definition at line 69 of file TGo4LinkProxy.cxx.

References fLink, TGo4Slot::ProduceFullName(), and TGo4Slot::SetPar().

Member Data Documentation

TGo4Slot* TGo4LinkProxy::fLink
protected

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