#include <TGo4DependentStatusList.h>
Public Methods | |
TGo4DependentStatusList (const char *iObjectName, TGo4SlotsBaseClass *p=0, TGo4Status *s=0) | |
virtual | ~TGo4DependentStatusList () |
void | SetSlotClass (TGo4SlotsBaseClass *p) |
TGo4SlotsBaseClass * | SlotClass () const |
void | SetStatusClass (TGo4Status *s) |
TGo4Status * | StatusClass () const |
Private Attributes | |
TGo4SlotsBaseClass * | fxRegisteredSlotClass |
TGo4Status * | fxRegisteredStatusClass |
Definition at line 29 of file TGo4DependentStatusList.h.
|
Definition at line 20 of file TGo4DependentStatusList.cxx. References p. |
|
Definition at line 29 of file TGo4DependentStatusList.cxx. |
|
Definition at line 36 of file TGo4DependentStatusList.h. References fxRegisteredSlotClass. |
|
Definition at line 37 of file TGo4DependentStatusList.h. References fxRegisteredSlotClass. Referenced by TGo4GUIRegistry::UnRegisterClass(), TGo4GUIRegistry::UnRegisterDependentClass(), and TGo4GUIRegistry::UpdateDependents(). |
|
Definition at line 39 of file TGo4DependentStatusList.h. References fxRegisteredStatusClass. Referenced by TGo4GUIRegistry::RegisterSlotClass(). |
|
Definition at line 40 of file TGo4DependentStatusList.h. References fxRegisteredStatusClass. Referenced by TGo4GUIRegistry::UpdateDependents(). |
|
Definition at line 43 of file TGo4DependentStatusList.h. Referenced by SetSlotClass(), and SlotClass(). |
|
Definition at line 44 of file TGo4DependentStatusList.h. Referenced by SetStatusClass(), and StatusClass(). |