GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4LinkProxy Class Reference

#include <TGo4LinkProxy.h>

Inheritance diagram for TGo4LinkProxy:

Public Member Functions

 TGo4LinkProxy ()
 TGo4LinkProxy ()
 TGo4LinkProxy (TGo4Slot *linkedslot)
 TGo4LinkProxy (TGo4Slot *linkedslot)
virtual ~TGo4LinkProxy ()
virtual ~TGo4LinkProxy ()
Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) override
Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) override
void Finalize (TGo4Slot *slot) override
void Finalize (TGo4Slot *slot) override
TObject * GetAssignedObject () override
TObject * GetAssignedObject () override
const char * GetContainedClassName () const override
const char * GetContainedClassName () const override
TGo4SlotGetLink () const
TGo4SlotGetLink () const
Int_t GetObjectKind () const override
Int_t GetObjectKind () const override
void Initialize (TGo4Slot *slot) override
void Initialize (TGo4Slot *slot) override
Bool_t IsAcceptObject (TClass *cl) const override
Bool_t IsAcceptObject (TClass *cl) const override
TGo4LevelIterMakeIter () override
TGo4LevelIterMakeIter () override
Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) override
Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) override
std::unique_ptr< TGo4AccessProvideAccess (const char *name) override
std::unique_ptr< TGo4AccessProvideAccess (const char *name) override
void ReadData (TGo4Slot *slot, TDirectory *dir) override
void ReadData (TGo4Slot *slot, TDirectory *dir) override
void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) override
void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) override
Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 TGo4Proxy ()
virtual ~TGo4Proxy ()
virtual ~TGo4Proxy ()
 ClassDefOverride (TGo4Proxy, 0)
 ClassDefOverride (TGo4Proxy, 0)
virtual const char * GetContainedObjectInfo ()
virtual const char * GetContainedObjectInfo ()
virtual Int_t GetObjectSizeInfo () const
virtual Int_t GetObjectSizeInfo () const
virtual Bool_t HasSublevels () const
virtual Bool_t HasSublevels () const
virtual Bool_t RemoveRegisteredObject (TObject *)
virtual Bool_t RemoveRegisteredObject (TObject *)
virtual void Update (TGo4Slot *, Bool_t)
virtual void Update (TGo4Slot *, Bool_t)
virtual Bool_t Use () const
virtual Bool_t Use () const

Protected Member Functions

 ClassDefOverride (TGo4LinkProxy, 0)
 ClassDefOverride (TGo4LinkProxy, 0)

Protected Attributes

TGo4SlotfLink {nullptr}

Additional Inherited Members

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

Detailed Description

Definition at line 21 of file TGo4LinkProxy.h.

Constructor & Destructor Documentation

◆ TGo4LinkProxy() [1/4]

TGo4LinkProxy::TGo4LinkProxy ( )

Definition at line 18 of file TGo4LinkProxy.cxx.

References TGo4Proxy::TGo4Proxy().

Referenced by TGo4DrawCloneProxy::TGo4DrawCloneProxy(), and ClassDefOverride().

◆ TGo4LinkProxy() [2/4]

TGo4LinkProxy::TGo4LinkProxy ( TGo4Slot * linkedslot)

Definition at line 23 of file TGo4LinkProxy.cxx.

References TGo4Proxy::TGo4Proxy(), and fLink.

◆ ~TGo4LinkProxy() [1/2]

TGo4LinkProxy::~TGo4LinkProxy ( )
virtual

Definition at line 29 of file TGo4LinkProxy.cxx.

◆ TGo4LinkProxy() [3/4]

TGo4LinkProxy::TGo4LinkProxy ( )

◆ TGo4LinkProxy() [4/4]

TGo4LinkProxy::TGo4LinkProxy ( TGo4Slot * linkedslot)

◆ ~TGo4LinkProxy() [2/2]

virtual TGo4LinkProxy::~TGo4LinkProxy ( )
virtual

Member Function Documentation

◆ AssignObject() [1/2]

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

Reimplemented from TGo4Proxy.

Definition at line 97 of file TGo4LinkProxy.cxx.

References fLink.

◆ AssignObject() [2/2]

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

Reimplemented from TGo4Proxy.

◆ ClassDefOverride() [1/2]

TGo4LinkProxy::ClassDefOverride ( TGo4LinkProxy ,
0  )
protected

References TGo4LinkProxy().

◆ ClassDefOverride() [2/2]

TGo4LinkProxy::ClassDefOverride ( TGo4LinkProxy ,
0  )
protected

References TGo4LinkProxy().

◆ Finalize() [1/2]

void TGo4LinkProxy::Finalize ( TGo4Slot * slot)
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 40 of file TGo4LinkProxy.cxx.

References TGo4Slot::DoingDelete(), TGo4Slot::evDelete, and TGo4Slot::GetOM().

Referenced by TGo4DrawCloneProxy::Finalize().

◆ Finalize() [2/2]

void TGo4LinkProxy::Finalize ( TGo4Slot * slot)
overridevirtual

Reimplemented from TGo4Proxy.

◆ GetAssignedObject() [1/2]

TObject * TGo4LinkProxy::GetAssignedObject ( )
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 102 of file TGo4LinkProxy.cxx.

References fLink.

Referenced by TGo4DrawCloneProxy::GetAssignedObject().

◆ GetAssignedObject() [2/2]

TObject * TGo4LinkProxy::GetAssignedObject ( )
overridevirtual

Reimplemented from TGo4Proxy.

◆ GetContainedClassName() [1/2]

const char * TGo4LinkProxy::GetContainedClassName ( ) const
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 87 of file TGo4LinkProxy.cxx.

References fLink.

◆ GetContainedClassName() [2/2]

const char * TGo4LinkProxy::GetContainedClassName ( ) const
overridevirtual

Reimplemented from TGo4Proxy.

◆ GetLink() [1/2]

◆ GetLink() [2/2]

TGo4Slot * TGo4LinkProxy::GetLink ( ) const
inline

Definition at line 45 of file TGo4LinkProxy.h.

References fLink.

◆ GetObjectKind() [1/2]

Int_t TGo4LinkProxy::GetObjectKind ( ) const
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 82 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Access::kndNone.

◆ GetObjectKind() [2/2]

Int_t TGo4LinkProxy::GetObjectKind ( ) const
overridevirtual

Reimplemented from TGo4Proxy.

◆ Initialize() [1/2]

void TGo4LinkProxy::Initialize ( TGo4Slot * slot)
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 33 of file TGo4LinkProxy.cxx.

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

Referenced by TGo4DrawCloneProxy::Initialize().

◆ Initialize() [2/2]

void TGo4LinkProxy::Initialize ( TGo4Slot * slot)
overridevirtual

Reimplemented from TGo4Proxy.

◆ IsAcceptObject() [1/2]

Bool_t TGo4LinkProxy::IsAcceptObject ( TClass * cl) const
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 92 of file TGo4LinkProxy.cxx.

References fLink.

◆ IsAcceptObject() [2/2]

Bool_t TGo4LinkProxy::IsAcceptObject ( TClass * cl) const
overridevirtual

Reimplemented from TGo4Proxy.

◆ MakeIter() [1/2]

TGo4LevelIter * TGo4LinkProxy::MakeIter ( )
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 59 of file TGo4LinkProxy.cxx.

References fLink.

◆ MakeIter() [2/2]

TGo4LevelIter * TGo4LinkProxy::MakeIter ( )
overridevirtual

Reimplemented from TGo4Proxy.

◆ ProcessEvent() [1/2]

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

Reimplemented from TGo4Proxy.

Definition at line 107 of file TGo4LinkProxy.cxx.

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

Referenced by TGo4DrawCloneProxy::ProcessEvent().

◆ ProcessEvent() [2/2]

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

Reimplemented from TGo4Proxy.

◆ ProvideAccess() [1/2]

std::unique_ptr< TGo4Access > TGo4LinkProxy::ProvideAccess ( const char * name)
overridevirtual

Reimplemented from TGo4Proxy.

Definition at line 54 of file TGo4LinkProxy.cxx.

References fLink.

◆ ProvideAccess() [2/2]

std::unique_ptr< TGo4Access > TGo4LinkProxy::ProvideAccess ( const char * name)
overridevirtual

Reimplemented from TGo4Proxy.

◆ ReadData() [1/2]

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

Reimplemented from TGo4Proxy.

Definition at line 75 of file TGo4LinkProxy.cxx.

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

◆ ReadData() [2/2]

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

Reimplemented from TGo4Proxy.

◆ WriteData() [1/2]

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

Reimplemented from TGo4Proxy.

Definition at line 64 of file TGo4LinkProxy.cxx.

References fLink, and TGo4Slot::SetPar().

◆ WriteData() [2/2]

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

Reimplemented from TGo4Proxy.

Field Documentation

◆ fLink


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