v2.10-0 (21000JUN2005)

Go4GUIRegistry
Class TGo4DependentStatusList


class TGo4DependentStatusList
derived from TNamed

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

Field Summary
 private TGo4SlotsBaseClass*fxRegisteredSlotClass
           
 private TGo4Status*fxRegisteredStatusClass
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4DependentStatusList(const char * iObjectName, TGo4SlotsBaseClass* p, TGo4Status* s)
           

Destructor Summary
 virtual synchronized ~TGo4DependentStatusList()
           

Method Summary
 voidSetSlotClass(TGo4SlotsBaseClass* p)
           
 voidSetStatusClass(TGo4Status* s)
           
 const TGo4SlotsBaseClass*SlotClass()
           
 const TGo4Status*StatusClass()
           

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxRegisteredSlotClass

private TGo4SlotsBaseClass* fxRegisteredSlotClass

fxRegisteredStatusClass

private TGo4Status* fxRegisteredStatusClass
Constructor Detail

TGo4DependentStatusList

public TGo4DependentStatusList(const char * iObjectName, TGo4SlotsBaseClass* p, TGo4Status* s)
Method Detail

~TGo4DependentStatusList

public virtual synchronized ~TGo4DependentStatusList()
Method Detail

SetSlotClass

public void SetSlotClass(TGo4SlotsBaseClass* p)

SetStatusClass

public void SetStatusClass(TGo4Status* s)

SlotClass

public const TGo4SlotsBaseClass* SlotClass()

StatusClass

public const TGo4Status* StatusClass()

Association Links

to Class TGo4SlotsBaseClass

to Class TGo4Status


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005