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

TGo4ComSetParameter Class Reference

Send the parameter to be set for an existing parameter to the client. More...

#include <TGo4ComSetParameter.h>

Inheritance diagram for TGo4ComSetParameter:

TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command List of all members.

Public Methods

 TGo4ComSetParameter ()
 TGo4ComSetParameter (const char *obname)
virtual ~TGo4ComSetParameter ()
Int_t ExeCom ()
 Do the command action. More...

void SetParameter (TGo4Parameter *par)

Private Attributes

TGo4ParameterfxParameter
 The parameter to be set. More...


Detailed Description

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

Definition at line 30 of file TGo4ComSetParameter.h.


Constructor & Destructor Documentation

TGo4ComSetParameter::TGo4ComSetParameter  
 

Definition at line 32 of file TGo4ComSetParameter.cxx.

References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetParameter::TGo4ComSetParameter const char *    obname
 

Definition at line 22 of file TGo4ComSetParameter.cxx.

References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetParameter::~TGo4ComSetParameter   [virtual]
 

Definition at line 42 of file TGo4ComSetParameter.cxx.

References TRACE.


Member Function Documentation

Int_t TGo4ComSetParameter::ExeCom   [virtual]
 

Do the command action.

Reimplemented from TGo4Command.

Definition at line 47 of file TGo4ComSetParameter.cxx.

References TGo4Log::Debug(), fxParameter, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), TGo4AnalysisObjectCommand::SetObjectName(), TGo4Analysis::SetParameter(), and TRACE.

void TGo4ComSetParameter::SetParameter TGo4Parameter   par [inline]
 

Definition at line 37 of file TGo4ComSetParameter.h.

References fxParameter.

Referenced by TGo4ParaEditSlots::SendApplyCommand().


Member Data Documentation

TGo4Parameter* TGo4ComSetParameter::fxParameter [private]
 

The parameter to be set.

Definition at line 41 of file TGo4ComSetParameter.h.

Referenced by ExeCom(), and SetParameter().


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