v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4AnalysisStepCommand

Direct Known Subclasses:
TGo4ComSetFirstStep, TGo4ComSetLastStep, TGo4ComSetProcessor, TGo4ComSetSource, TGo4ComSetStore

class TGo4AnalysisStepCommand
derived from TGo4AnalysisCommand


Field Summary
 protected const static const Text_t*fgcDEFAULTSTEP
          default name to specify default behaviour of setter commands
 private TStringfxStepName
          Name of the analysis step to be changed.

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
TGo4AnalysisStepCommand()
           
TGo4AnalysisStepCommand(const Text_t* comname, const Text_t* description, const Text_t* stepname)
           

Destructor Summary
 virtual synchronized ~TGo4AnalysisStepCommand()
           

Method Summary
 const const char *GetStepName()
          Access to the analysis step name
 voidSetStepName(const char * name)
          Set the analysis step name

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand
operator=, RefuseCom

Methods inherited from class Go4CommandsBase.TGo4Command
ExeCom, 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

fgcDEFAULTSTEP

protected const static const Text_t* fgcDEFAULTSTEP
default name to specify default behaviour of setter commands

fxStepName

private TString fxStepName
Name of the analysis step to be changed.
Constructor Detail

TGo4AnalysisStepCommand

public TGo4AnalysisStepCommand()

TGo4AnalysisStepCommand

public TGo4AnalysisStepCommand(const Text_t* comname, const Text_t* description, const Text_t* stepname)
Method Detail

~TGo4AnalysisStepCommand

public virtual synchronized ~TGo4AnalysisStepCommand()
Method Detail

GetStepName

public const const char * GetStepName()
Access to the analysis step name

SetStepName

public void SetStepName(const char * name)
Set the analysis step name

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

30-06-2005