33   PrintLine(
"G-OOOO->    Client Status Class %s Printout:  <-OOOO-G", GetName());
 
   34   PrintLine(
"G-OOOO-> ---------------------------------------------- <-OOOO-G");
 
   36   PrintLine(
"G-OOOO-> ---------------------------------------------- <-OOOO-G");
 
   38   PrintLine(
"G-OOOO-> END Client Status Class Printout END <-OOOO-G");
 
 
TString fxServerHostName
hostname of server machine
virtual ~TGo4ClientStatus()
void SetNames(const char *serverhost)
void Print(Option_t *opt="") const override
basic method to printout status information on stdout; to be overridden by specific subclass
static void PrintLine(const char *text,...)
Print single line of debug output with appropriate indent.
void Print(Option_t *opt="") const override
method to printout status information on stdout;