Public Member Functions | |
TGo4ObjManLink (TGo4Slot *source, TGo4Slot *target, Bool_t expandchilds) | |
Bool_t | CheckEventSource (const TGo4Slot *evtsource) |
TGo4Slot * | GetSource () const |
TGo4Slot * | GetTarget () const |
Bool_t | DoChildsExpand () const |
Protected Attributes | |
TGo4Slot * | fxSource |
TGo4Slot * | fxTarget |
Bool_t | fbExapndChilds |
|
Definition at line 34 of file TGo4ObjectManager.cxx. |
|
Definition at line 42 of file TGo4ObjectManager.cxx. References fbExapndChilds, fxSource, and TGo4Slot::IsParent(). Referenced by TGo4ObjectManager::RetranslateEvent(). |
|
Definition at line 49 of file TGo4ObjectManager.cxx. References fxSource. Referenced by TGo4ObjectManager::AddLink(), and TGo4ObjectManager::RemoveFromLinks(). |
|
Definition at line 50 of file TGo4ObjectManager.cxx. References fxTarget. Referenced by TGo4ObjectManager::AddLink(), TGo4ObjectManager::RemoveFromLinks(), and TGo4ObjectManager::RetranslateEvent(). |
|
Definition at line 51 of file TGo4ObjectManager.cxx. References fbExapndChilds. |
|
Definition at line 54 of file TGo4ObjectManager.cxx. Referenced by CheckEventSource(), and GetSource(). |
|
Definition at line 55 of file TGo4ObjectManager.cxx. Referenced by GetTarget(). |
|
Definition at line 56 of file TGo4ObjectManager.cxx. Referenced by CheckEventSource(), and DoChildsExpand(). |