#include <TGo4ClientStatus.h>

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 |
Definition at line 21 of file TGo4ClientStatus.h.
| TGo4ClientStatus::TGo4ClientStatus | ( | ) |
Definition at line 21 of file TGo4ClientStatus.cxx.
| TGo4ClientStatus::~TGo4ClientStatus | ( | ) | [virtual] |
Definition at line 31 of file TGo4ClientStatus.cxx.
| TGo4ClientStatus::TGo4ClientStatus | ( | const char * | name | ) | [protected] |
Definition at line 26 of file TGo4ClientStatus.cxx.
| 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 TGo4ExampleClientStatus.
Definition at line 35 of file TGo4ClientStatus.cxx.
| void TGo4ClientStatus::SetNames | ( | const char * | serverhost | ) | [protected] |
Definition at line 66 of file TGo4ClientStatus.cxx.
friend class TGo4ClientTask [friend] |
Definition at line 22 of file TGo4ClientStatus.h.
TString TGo4ClientStatus::fxServerHostName [protected] |
1.5.6