GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Public Member Functions | |
TGo4ObjManCleanup (TObject *obj, TGo4Slot *slot) | |
TObject * | GetObject () const |
TGo4Slot * | GetSlot () const |
Protected Attributes | |
TObject * | fObject {nullptr} |
TGo4Slot * | fSlot {nullptr} |
Definition at line 56 of file TGo4ObjectManager.cxx.
|
inline |
Definition at line 58 of file TGo4ObjectManager.cxx.
|
inline |
Definition at line 64 of file TGo4ObjectManager.cxx.
References fObject.
Referenced by TGo4ObjectManager::RecursiveRemove(), and TGo4ObjectManager::UnregisterObject().
|
inline |
Definition at line 65 of file TGo4ObjectManager.cxx.
References fSlot.
Referenced by TGo4ObjectManager::RecursiveRemove(), and TGo4ObjectManager::UnregisterObject().
|
protected |
Definition at line 67 of file TGo4ObjectManager.cxx.
Referenced by TGo4ObjManCleanup(), and GetObject().
|
protected |
Definition at line 68 of file TGo4ObjectManager.cxx.
Referenced by TGo4ObjManCleanup(), and GetSlot().