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

TGo4AnalysisObjectCommand Class Reference

Intermediate class for all commands accessing an analysis object by name. More...

#include <TGo4AnalysisObjectCommand.h>

Inheritance diagram for TGo4AnalysisObjectCommand:

TGo4AnalysisCommand TGo4Command TGo4ComClearObject TGo4ComCopyObject TGo4ComCreateObject TGo4ComDeleteObject TGo4ComGetCanvas TGo4ComGetCondition TGo4ComGetCurrentEvent TGo4ComGetEnvelope TGo4ComGetObject TGo4ComGetObjectStatus TGo4ComGetParameter TGo4ComGetPicture TGo4ComGetTreeStructure TGo4ComSetCanvas TGo4ComSetCondition TGo4ComSetParameter TGo4ComSetPicture TGo4ComSetPrintEvent TGo4ComSetProtections List of all members.

Public Methods

 TGo4AnalysisObjectCommand ()
 TGo4AnalysisObjectCommand (const Text_t *comname, const Text_t *description, const Text_t *obname)
virtual ~TGo4AnalysisObjectCommand ()
const char * GetObjectName () const
 access to the object name under command. More...

void SetObjectName (const char *name)
 set the object name under command. More...

const char * GetFolderName () const
void SetFolderName (const char *name)

Private Attributes

TString fxObjectName
 Name of the object under command. More...

TString fxFolderName
 Optional subfolder name where the object is located. More...


Detailed Description

Intermediate class for all commands accessing an analysis object by name.

Author:
J. Adamczewski
Since:
06-Jun-2001, added folder name 08-Apr-2003

Definition at line 27 of file TGo4AnalysisObjectCommand.h.


Constructor & Destructor Documentation

TGo4AnalysisObjectCommand::TGo4AnalysisObjectCommand  
 

Definition at line 32 of file TGo4AnalysisObjectCommand.cxx.

References TGo4AnalysisObjectManager::fgcTOPFOLDER, SetFolderName(), and TRACE.

TGo4AnalysisObjectCommand::TGo4AnalysisObjectCommand const Text_t *    comname,
const Text_t *    description,
const Text_t *    obname
 

Definition at line 21 of file TGo4AnalysisObjectCommand.cxx.

References TGo4AnalysisObjectManager::fgcTOPFOLDER, SetFolderName(), SetObjectName(), and TRACE.

TGo4AnalysisObjectCommand::~TGo4AnalysisObjectCommand   [virtual]
 

Definition at line 40 of file TGo4AnalysisObjectCommand.cxx.

References TRACE.


Member Function Documentation

const char* TGo4AnalysisObjectCommand::GetObjectName   const [inline]
 

access to the object name under command.

Definition at line 40 of file TGo4AnalysisObjectCommand.h.

References fxObjectName.

Referenced by TGo4ComCreateObject::CreateObject(), TGo4ComSetProtections::ExeCom(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPicture::ExeCom(), TGo4ComSetParameter::ExeCom(), TGo4ComSetCondition::ExeCom(), TGo4ComSetCanvas::ExeCom(), TGo4ComGetTreeStructure::ExeCom(), TGo4ComGetPicture::ExeCom(), TGo4ComGetParameter::ExeCom(), TGo4ComGetObjectStatus::ExeCom(), TGo4ComGetObject::ExeCom(), TGo4ComGetEnvelope::ExeCom(), TGo4ComGetCurrentEvent::ExeCom(), TGo4ComGetCondition::ExeCom(), TGo4ComGetCanvas::ExeCom(), TGo4ComDeleteObject::ExeCom(), TGo4ComCreateObject::ExeCom(), TGo4ComCreateHistogram::ExeCom(), TGo4ComCopyObject::ExeCom(), and TGo4ComClearObject::ExeCom().

void TGo4AnalysisObjectCommand::SetObjectName const char *    name [inline]
 

set the object name under command.

Definition at line 43 of file TGo4AnalysisObjectCommand.h.

References fxObjectName.

Referenced by TGo4ComSetPicture::ExeCom(), TGo4ComSetParameter::ExeCom(), TGo4ComSetCondition::ExeCom(), TGo4ComSetCanvas::ExeCom(), TGo4ComCreateHistogram::SetHistogramName(), and TGo4AnalysisObjectCommand().

const char* TGo4AnalysisObjectCommand::GetFolderName   const [inline]
 

Definition at line 45 of file TGo4AnalysisObjectCommand.h.

References fxFolderName.

Referenced by TGo4ComGetObjectStatus::ExeCom(), TGo4ComGetObject::ExeCom(), and TGo4ComGetEnvelope::ExeCom().

void TGo4AnalysisObjectCommand::SetFolderName const char *    name [inline]
 

Definition at line 47 of file TGo4AnalysisObjectCommand.h.

References fxFolderName.

Referenced by TGo4HistogramInfoSlots::SendHistogramInfoCommand(), TGo4AnalysisObjectCommand(), and TGo4ComGetEnvelope::TGo4ComGetEnvelope().


Member Data Documentation

TString TGo4AnalysisObjectCommand::fxObjectName [private]
 

Name of the object under command.

Definition at line 52 of file TGo4AnalysisObjectCommand.h.

Referenced by GetObjectName(), and SetObjectName().

TString TGo4AnalysisObjectCommand::fxFolderName [private]
 

Optional subfolder name where the object is located.

Definition at line 55 of file TGo4AnalysisObjectCommand.h.

Referenced by GetFolderName(), and SetFolderName().


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