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

TGo4ComStartHistoServ Class Reference

Executes the InitEventClasses Method of TGo4Analysis framework. More...

#include <TGo4ComStartHistoServ.h>

Inheritance diagram for TGo4ComStartHistoServ:

TGo4AnalysisCommand TGo4Command List of all members.

Public Methods

 TGo4ComStartHistoServ ()
virtual ~TGo4ComStartHistoServ ()
Int_t ExeCom ()
 Do the command action. More...

const char * GetBaseName () const
 access to the database name. More...

void SetBaseName (const char *name)
 set the database name. More...

const char * GetPasswd () const
 access to the passwd. More...

void SetPasswd (const Text_t *name)
 set the object name under command. More...


Private Attributes

TString fxDatabase
 Name of the database. More...

TString fxPasswd
 Name of the password. More...


Detailed Description

Executes the InitEventClasses Method of TGo4Analysis framework.

Definition at line 25 of file TGo4ComStartHistoServ.h.


Constructor & Destructor Documentation

TGo4ComStartHistoServ::TGo4ComStartHistoServ  
 

Definition at line 22 of file TGo4ComStartHistoServ.cxx.

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

TGo4ComStartHistoServ::~TGo4ComStartHistoServ   [virtual]
 

Definition at line 33 of file TGo4ComStartHistoServ.cxx.

References TRACE.


Member Function Documentation

Int_t TGo4ComStartHistoServ::ExeCom   [virtual]
 

Do the command action.

Reimplemented from TGo4Command.

Definition at line 38 of file TGo4ComStartHistoServ.cxx.

References TGo4Log::Debug(), TGo4AnalysisClient::ExecuteString(), TGo4ThreadManager::fguTEXTLENGTH, GetBaseName(), GetPasswd(), TGo4Slave::SendStatusMessage(), and TRACE.

const char* TGo4ComStartHistoServ::GetBaseName   const [inline]
 

access to the database name.

Definition at line 35 of file TGo4ComStartHistoServ.h.

References fxDatabase.

Referenced by ExeCom().

void TGo4ComStartHistoServ::SetBaseName const char *    name [inline]
 

set the database name.

Definition at line 38 of file TGo4ComStartHistoServ.h.

References fxDatabase.

Referenced by TGo4ComStartHistoServ().

const char* TGo4ComStartHistoServ::GetPasswd   const [inline]
 

access to the passwd.

Definition at line 41 of file TGo4ComStartHistoServ.h.

References fxPasswd.

Referenced by ExeCom().

void TGo4ComStartHistoServ::SetPasswd const Text_t *    name [inline]
 

set the object name under command.

Definition at line 44 of file TGo4ComStartHistoServ.h.

References fxPasswd.

Referenced by TGo4ComStartHistoServ().


Member Data Documentation

TString TGo4ComStartHistoServ::fxDatabase [private]
 

Name of the database.

Definition at line 49 of file TGo4ComStartHistoServ.h.

Referenced by GetBaseName(), and SetBaseName().

TString TGo4ComStartHistoServ::fxPasswd [private]
 

Name of the password.

Definition at line 52 of file TGo4ComStartHistoServ.h.

Referenced by GetPasswd(), and SetPasswd().


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