GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4ObjManLink Class Reference
+ Inheritance diagram for TGo4ObjManLink:

Public Member Functions

 TGo4ObjManLink (TGo4Slot *source, TGo4Slot *target, Bool_t expandchilds)
 
Bool_t CheckEventSource (const TGo4Slot *evtsource)
 
Bool_t DoChildsExpand () const
 
TGo4SlotGetSource () const
 
TGo4SlotGetTarget () const
 

Protected Attributes

Bool_t fbExapndChilds {kFALSE}
 
TGo4SlotfxSource {nullptr}
 
TGo4SlotfxTarget {nullptr}
 

Detailed Description

Definition at line 29 of file TGo4ObjectManager.cxx.

Constructor & Destructor Documentation

◆ TGo4ObjManLink()

TGo4ObjManLink::TGo4ObjManLink ( TGo4Slot * source,
TGo4Slot * target,
Bool_t expandchilds )
inline

Definition at line 31 of file TGo4ObjectManager.cxx.

References fbExapndChilds, fxSource, and fxTarget.

Member Function Documentation

◆ CheckEventSource()

Bool_t TGo4ObjManLink::CheckEventSource ( const TGo4Slot * evtsource)
inline

Definition at line 39 of file TGo4ObjectManager.cxx.

References fbExapndChilds, fxSource, and TGo4Slot::IsParent().

Referenced by TGo4ObjectManager::RetranslateEvent().

◆ DoChildsExpand()

Bool_t TGo4ObjManLink::DoChildsExpand ( ) const
inline

Definition at line 48 of file TGo4ObjectManager.cxx.

References fbExapndChilds.

◆ GetSource()

TGo4Slot * TGo4ObjManLink::GetSource ( ) const
inline

Definition at line 46 of file TGo4ObjectManager.cxx.

References fxSource.

Referenced by TGo4ObjectManager::AddLink(), and TGo4ObjectManager::RemoveFromLinks().

◆ GetTarget()

TGo4Slot * TGo4ObjManLink::GetTarget ( ) const
inline

Field Documentation

◆ fbExapndChilds

Bool_t TGo4ObjManLink::fbExapndChilds {kFALSE}
protected

Definition at line 53 of file TGo4ObjectManager.cxx.

Referenced by TGo4ObjManLink(), CheckEventSource(), and DoChildsExpand().

◆ fxSource

TGo4Slot* TGo4ObjManLink::fxSource {nullptr}
protected

Definition at line 51 of file TGo4ObjectManager.cxx.

Referenced by TGo4ObjManLink(), CheckEventSource(), and GetSource().

◆ fxTarget

TGo4Slot* TGo4ObjManLink::fxTarget {nullptr}
protected

Definition at line 52 of file TGo4ObjectManager.cxx.

Referenced by TGo4ObjManLink(), and GetTarget().


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