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

TGo4ClientStatus Class Reference

#include <TGo4ClientStatus.h>

Inheritance diagram for TGo4ClientStatus:

TGo4TaskStatus TGo4Status TGo4AnalysisClientStatus TGo4ExampleClientStatus List of all members.

Public Methods

 TGo4ClientStatus ()
virtual ~TGo4ClientStatus ()
virtual Int_t PrintStatus (Text_t *buffer=0, Int_t buflen=0)
 basic method to printout status information on stdout; to be overridden by specific subclass. More...


Protected Methods

 TGo4ClientStatus (const char *name)
void SetNames (const char *serverhost)

Protected Attributes

TString fxServerHostName
 hostname of server machine. More...


Friends

class TGo4ClientTask

Constructor & Destructor Documentation

TGo4ClientStatus::TGo4ClientStatus  
 

Definition at line 24 of file TGo4ClientStatus.cxx.

TGo4ClientStatus::~TGo4ClientStatus   [virtual]
 

Definition at line 32 of file TGo4ClientStatus.cxx.

TGo4ClientStatus::TGo4ClientStatus const char *    name [protected]
 

Definition at line 26 of file TGo4ClientStatus.cxx.


Member Function Documentation

Int_t TGo4ClientStatus::PrintStatus Text_t *    buffer = 0,
Int_t    buflen = 0
[virtual]
 

basic method to printout status information on stdout; to be overridden by specific subclass.

Reimplemented from TGo4TaskStatus.

Reimplemented in TGo4AnalysisClientStatus, and TGo4ExampleClientStatus.

Definition at line 37 of file TGo4ClientStatus.cxx.

References fxServerHostName, TGo4Status::PrintBuffer(), and TGo4TaskStatus::PrintStatus().

Referenced by TGo4ExampleClientStatus::PrintStatus(), and TGo4AnalysisClientStatus::PrintStatus().

void TGo4ClientStatus::SetNames const char *    serverhost [protected]
 

Definition at line 68 of file TGo4ClientStatus.cxx.

References fxServerHostName.

Referenced by TGo4ClientTask::UpdateStatus().


Friends And Related Function Documentation

friend class TGo4ClientTask [friend]
 

Definition at line 26 of file TGo4ClientStatus.h.


Member Data Documentation

TString TGo4ClientStatus::fxServerHostName [protected]
 

hostname of server machine.

Definition at line 51 of file TGo4ClientStatus.h.

Referenced by PrintStatus(), and SetNames().


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