30 cli->
SendStatusMessage(1,kFALSE,
"Client %s working function is started...",cli->GetName());
35 TGo4Log::Debug(
" !!! ComStart ''%s'': NO RECEIVER ERROR!!!",GetName());
Int_t ExeCom() override
Do the command action.
void SetDescription(const char *)
TGo4CommandReceiver * fxReceiverBase
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
void SendStatusMessage(Int_t level, Bool_t printout, const char *text,...)
Send message string in a status object to the gui.
virtual void Start()
General start method of client application to be called from remote command; should be re-implemented...