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

TGo4ComSetCanvas Class Reference

Send the canvas status to define a canvas for the client. More...

#include <TGo4ComSetCanvas.h>

Inheritance diagram for TGo4ComSetCanvas:

TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command List of all members.

Public Methods

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

void SetCanvasStatus (TGo4CanvasStatus *stat)
void SetCanvasStatus (TCanvas *can)
 extract status from external canvas can. More...


Private Attributes

TGo4CanvasStatusfxStatus
 Status containing the canvas infos. More...


Detailed Description

Send the canvas status to define a canvas for the client.

If canvas of that name exists, it will be replaced by a new one.

Author:
J. Adamczewski
Since:
16-Apr-2003

Definition at line 30 of file TGo4ComSetCanvas.h.


Constructor & Destructor Documentation

TGo4ComSetCanvas::TGo4ComSetCanvas  
 

Definition at line 33 of file TGo4ComSetCanvas.cxx.

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

TGo4ComSetCanvas::TGo4ComSetCanvas const char *    obname
 

Definition at line 24 of file TGo4ComSetCanvas.cxx.

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

TGo4ComSetCanvas::~TGo4ComSetCanvas   [virtual]
 

Definition at line 43 of file TGo4ComSetCanvas.cxx.

References fxStatus, and TRACE.


Member Function Documentation

Int_t TGo4ComSetCanvas::ExeCom   [virtual]
 

Do the command action.

Reimplemented from TGo4Command.

Definition at line 48 of file TGo4ComSetCanvas.cxx.

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

void TGo4ComSetCanvas::SetCanvasStatus TGo4CanvasStatus   stat [inline]
 

Definition at line 37 of file TGo4ComSetCanvas.h.

References fxStatus.

void TGo4ComSetCanvas::SetCanvasStatus TCanvas *    can
 

extract status from external canvas can.

Definition at line 94 of file TGo4ComSetCanvas.cxx.

References fxStatus.


Member Data Documentation

TGo4CanvasStatus* TGo4ComSetCanvas::fxStatus [private]
 

Status containing the canvas infos.

Definition at line 45 of file TGo4ComSetCanvas.h.

Referenced by ExeCom(), SetCanvasStatus(), and ~TGo4ComSetCanvas().


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