45 TGo4Log::Debug(
" !!! ComRemoveClient ''%s'': NO RECEIVER ERROR!!!",
53 TGo4Log::Debug(
" ComRemoveClient: Sorry, the specified client is not connected ");
Int_t ExeCom() override
Do the command action.
void SetWaitForClient(Bool_t wait=kTRUE)
TString fxClientName
name of the client to be removed
void SetClient(const char *name)
Specify the name of the client to be removed.
TGo4CommandReceiver * fxReceiverBase
void SetReceiverName(const char *)
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
virtual Bool_t RemoveClient(const char *name, Bool_t clientwait=kTRUE, Bool_t isterminating=kFALSE)
Remove the client task specified by name from this server.