Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4ClientStatus Class Reference

#include <TGo4ClientStatus.h>

Inheritance diagram for TGo4ClientStatus:

TGo4TaskStatus TGo4Status TGo4AnalysisClientStatus TGo4ExampleClientStatus List of all members.

Public Member Functions

 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

Protected Member Functions

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

Protected Attributes

TString fxServerHostName
 hostname of server machine

Friends

class TGo4ClientTask

Constructor & Destructor Documentation

TGo4ClientStatus::TGo4ClientStatus  ) 
 

Definition at line 23 of file TGo4ClientStatus.cxx.

TGo4ClientStatus::~TGo4ClientStatus  )  [virtual]
 

Definition at line 33 of file TGo4ClientStatus.cxx.

TGo4ClientStatus::TGo4ClientStatus const char *  name  )  [protected]
 

Definition at line 28 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 24 of file TGo4ClientStatus.h.


Member Data Documentation

TString TGo4ClientStatus::fxServerHostName [protected]
 

hostname of server machine

Definition at line 48 of file TGo4ClientStatus.h.

Referenced by PrintStatus(), and SetNames().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:00:33 2008 for Go4-v3.04-1 by  doxygen 1.4.2