v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComSetParameter


class TGo4ComSetParameter
derived from TGo4AnalysisObjectCommand

Send the parameter to be set for an existing parameter to the client.
If a parameter of that name exists in the Parameters folder, the new settings are applied on it.
If the type of the parameters do not match, an error message is
sent.

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

Field Summary
 private TGo4Parameter*fxParameter
          The parameter to be set.

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
TGo4ComSetParameter()
           
TGo4ComSetParameter(const char * obname)
           

Destructor Summary
 virtual synchronized ~TGo4ComSetParameter()
           

Method Summary
 Int_tExeCom()
           
 voidSetParameter(TGo4Parameter* par)
           

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisObjectCommand
GetFolderName, GetObjectName, SetFolderName, SetObjectName

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

fxParameter

private TGo4Parameter* fxParameter
The parameter to be set.
Constructor Detail

TGo4ComSetParameter

public TGo4ComSetParameter()

TGo4ComSetParameter

public TGo4ComSetParameter(const char * obname)
Method Detail

~TGo4ComSetParameter

public virtual synchronized ~TGo4ComSetParameter()
Method Detail

ExeCom

public Int_t ExeCom()

SetParameter

public void SetParameter(TGo4Parameter* par)

Association Links

to Class TGo4Parameter

The parameter to be set.

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

30-06-2005