v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComSetDynamicEntry


class TGo4ComSetDynamicEntry
derived from TGo4DynamicListCommand

Sets dynamic entry in list of listname to the values
of the encapsulated dynamic entry status object.

Author:
J. Adamczewski
Since: 15-Jul-2002

Field Summary
 private TGo4DynamicEntryStatus*fxEntryStatus
           

Fields inherited from class Go4CommandsBase.TGo4Command
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ComSetDynamicEntry()
           
TGo4ComSetDynamicEntry(const char * entryname, const char * listname)
           

Destructor Summary
 virtual synchronized ~TGo4ComSetDynamicEntry()
           

Method Summary
 Int_tExeCom()
           
 const TGo4DynamicEntryStatus*GetEntryStatus()
          Access to the status object
 voidSetEntryStatus(TGo4DynamicEntryStatus* state)
          Set the dynamic entry status.

Methods inherited from class Go4CommandsAnalysis.TGo4DynamicListCommand
GetEntryName, GetListName, SetEntryName, SetListName

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand
operator=, RefuseCom

Methods inherited from class Go4CommandsBase.TGo4Command
GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What

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

fxEntryStatus

private TGo4DynamicEntryStatus* fxEntryStatus
supplierCardinality 1
link aggregation
Constructor Detail

TGo4ComSetDynamicEntry

public TGo4ComSetDynamicEntry()

TGo4ComSetDynamicEntry

public TGo4ComSetDynamicEntry(const char * entryname, const char * listname)
Method Detail

~TGo4ComSetDynamicEntry

public virtual synchronized ~TGo4ComSetDynamicEntry()
Method Detail

ExeCom

public Int_t ExeCom()

GetEntryStatus

public const TGo4DynamicEntryStatus* GetEntryStatus()
Access to the status object

SetEntryStatus

public void SetEntryStatus(TGo4DynamicEntryStatus* state)
Set the dynamic entry status.

Association Links

to Class TGo4DynamicEntryStatus

Supplier Cardinality 1
Type aggregation

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

30-06-2005