Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4DependentStatusList Class Reference

Holds a pointer to a slot object and the name of the status object which he needs, if the status objects exist it will has his pointer too. More...

#include <TGo4DependentStatusList.h>

List of all members.

Public Methods

 TGo4DependentStatusList (const char *iObjectName, TGo4SlotsBaseClass *p=0, TGo4Status *s=0)
virtual ~TGo4DependentStatusList ()
void SetSlotClass (TGo4SlotsBaseClass *p)
TGo4SlotsBaseClassSlotClass () const
void SetStatusClass (TGo4Status *s)
TGo4StatusStatusClass () const

Private Attributes

TGo4SlotsBaseClassfxRegisteredSlotClass
TGo4StatusfxRegisteredStatusClass


Detailed Description

Holds a pointer to a slot object and the name of the status object which he needs, if the status objects exist it will has his pointer too.

Author:
Mohammad al-Turany

Definition at line 29 of file TGo4DependentStatusList.h.


Constructor & Destructor Documentation

TGo4DependentStatusList::TGo4DependentStatusList const char *    iObjectName,
TGo4SlotsBaseClass   p = 0,
TGo4Status   s = 0
 

Definition at line 20 of file TGo4DependentStatusList.cxx.

References p.

TGo4DependentStatusList::~TGo4DependentStatusList   [virtual]
 

Definition at line 29 of file TGo4DependentStatusList.cxx.


Member Function Documentation

void TGo4DependentStatusList::SetSlotClass TGo4SlotsBaseClass   p [inline]
 

Definition at line 36 of file TGo4DependentStatusList.h.

References fxRegisteredSlotClass.

TGo4SlotsBaseClass* TGo4DependentStatusList::SlotClass   const [inline]
 

Definition at line 37 of file TGo4DependentStatusList.h.

References fxRegisteredSlotClass.

Referenced by TGo4GUIRegistry::UnRegisterClass(), TGo4GUIRegistry::UnRegisterDependentClass(), and TGo4GUIRegistry::UpdateDependents().

void TGo4DependentStatusList::SetStatusClass TGo4Status   s [inline]
 

Definition at line 39 of file TGo4DependentStatusList.h.

References fxRegisteredStatusClass.

Referenced by TGo4GUIRegistry::RegisterSlotClass().

TGo4Status* TGo4DependentStatusList::StatusClass   const [inline]
 

Definition at line 40 of file TGo4DependentStatusList.h.

References fxRegisteredStatusClass.

Referenced by TGo4GUIRegistry::UpdateDependents().


Member Data Documentation

TGo4SlotsBaseClass* TGo4DependentStatusList::fxRegisteredSlotClass [private]
 

Definition at line 43 of file TGo4DependentStatusList.h.

Referenced by SetSlotClass(), and SlotClass().

TGo4Status* TGo4DependentStatusList::fxRegisteredStatusClass [private]
 

Definition at line 44 of file TGo4DependentStatusList.h.

Referenced by SetStatusClass(), and StatusClass().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:35 2005 for Go4-v2.10-5 by doxygen1.2.15