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 Attributes | List of all members
TGo4ObjManLink Class Reference
+ Inheritance diagram for TGo4ObjManLink:

Public Member Functions

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

Protected Attributes

TGo4SlotfxSource
 
TGo4SlotfxTarget
 
Bool_t fbExapndChilds
 

Detailed Description

Definition at line 30 of file TGo4ObjectManager.cxx.

Constructor & Destructor Documentation

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

Definition at line 32 of file TGo4ObjectManager.cxx.

Member Function Documentation

Bool_t TGo4ObjManLink::CheckEventSource ( const TGo4Slot evtsource)
inline

Definition at line 40 of file TGo4ObjectManager.cxx.

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

Referenced by TGo4ObjectManager::RetranslateEvent().

Bool_t TGo4ObjManLink::DoChildsExpand ( ) const
inline

Definition at line 49 of file TGo4ObjectManager.cxx.

References fbExapndChilds.

TGo4Slot* TGo4ObjManLink::GetSource ( ) const
inline

Definition at line 47 of file TGo4ObjectManager.cxx.

References fxSource.

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

TGo4Slot* TGo4ObjManLink::GetTarget ( ) const
inline

Member Data Documentation

Bool_t TGo4ObjManLink::fbExapndChilds
protected

Definition at line 54 of file TGo4ObjectManager.cxx.

Referenced by CheckEventSource(), and DoChildsExpand().

TGo4Slot* TGo4ObjManLink::fxSource
protected

Definition at line 52 of file TGo4ObjectManager.cxx.

Referenced by CheckEventSource(), and GetSource().

TGo4Slot* TGo4ObjManLink::fxTarget
protected

Definition at line 53 of file TGo4ObjectManager.cxx.

Referenced by GetTarget().


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