| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
 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 | 
| TGo4Slot * | GetSource () const | 
| TGo4Slot * | GetTarget () const | 
Protected Attributes | |
| Bool_t | fbExapndChilds {kFALSE} | 
| TGo4Slot * | fxSource {nullptr} | 
| TGo4Slot * | fxTarget {nullptr} | 
Definition at line 29 of file TGo4ObjectManager.cxx.
Definition at line 31 of file TGo4ObjectManager.cxx.
References fbExapndChilds, fxSource, and fxTarget.
      
  | 
  inline | 
Definition at line 39 of file TGo4ObjectManager.cxx.
References fbExapndChilds, fxSource, and TGo4Slot::IsParent().
Referenced by TGo4ObjectManager::RetranslateEvent().
      
  | 
  inline | 
Definition at line 48 of file TGo4ObjectManager.cxx.
References fbExapndChilds.
      
  | 
  inline | 
Definition at line 46 of file TGo4ObjectManager.cxx.
References fxSource.
Referenced by TGo4ObjectManager::AddLink(), and TGo4ObjectManager::RemoveFromLinks().
      
  | 
  inline | 
Definition at line 47 of file TGo4ObjectManager.cxx.
References fxTarget.
Referenced by TGo4ObjectManager::AddLink(), TGo4ObjectManager::RemoveFromLinks(), and TGo4ObjectManager::RetranslateEvent().
      
  | 
  protected | 
Definition at line 53 of file TGo4ObjectManager.cxx.
Referenced by TGo4ObjManLink(), CheckEventSource(), and DoChildsExpand().
      
  | 
  protected | 
Definition at line 51 of file TGo4ObjectManager.cxx.
Referenced by TGo4ObjManLink(), CheckEventSource(), and GetSource().
      
  | 
  protected | 
Definition at line 52 of file TGo4ObjectManager.cxx.
Referenced by TGo4ObjManLink(), and GetTarget().